History log of /external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef2ee630e8fe290b06363f13ff440b4efcec9c81 05-Oct-2017 A. Unique TensorFlower <gardener@tensorflow.org> Fixes docs.

PiperOrigin-RevId: 171098172
/external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py
11698cc8e157eefe71a60931f1e721ad327e08af 28-Aug-2017 Mark Heffernan <meheff@google.com> Verify the output shape of HLO instructions in the HloVerifier. This change adds verification for some but not all instruction types. To support this verification, add HLO-level methods to ShapeInference. These methods will also be useful to automatically infer shape in the HloInstruction::Create* methods.

This CL also fixes some tests and transformations with malformed instructions found by the verifier.

PiperOrigin-RevId: 166718979
/external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py
80bd004cdcac67468d69a407665b8d552efab3a8 18-Aug-2017 A. Unique TensorFlower <gardener@tensorflow.org> Implements SVDF model for keyword spotting tutorial.

PiperOrigin-RevId: 165725938
/external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py
a9bcc1b57690299c580b4aa49ae02e9db606e878 17-Aug-2017 A. Unique TensorFlower <gardener@tensorflow.org> Fixes audio processor init not received all required parameters.

PiperOrigin-RevId: 165540040
/external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py
0c6fd1703eb8f990c8b071471b0105339ccf821d 11-Aug-2017 Pete Warden <petewarden@google.com> Speech keyword detector tutorial
Adds a basic training script for a simple audio model to our examples.
See third_party/docs_src/tutorials/audio_recognition.md for full documentation

PiperOrigin-RevId: 165025732
/external/tensorflow/tensorflow/examples/speech_commands/generate_streaming_test_wav.py