diff --git a/tensorflow/examples/speech_commands/README.md b/tensorflow/examples/speech_commands/README.md index 82907811ce1..4f81aa66112 100644 --- a/tensorflow/examples/speech_commands/README.md +++ b/tensorflow/examples/speech_commands/README.md @@ -1,4 +1,4 @@ # Speech Commands Example This is a basic speech recognition example. For more information, see the -tutorial at https://www.tensorflow.org/tutorials/sequences/audio_recognition. +tutorial at https://www.tensorflow.org/tutorials/audio/simple_audio.