mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
|
|
||
|---|---|---|
| .. | ||
| ffmpeg_vad_streaming | ||
| mic_vad_streaming | ||
| net_framework | ||
| nodejs_wav | ||
| vad_transcriber | ||
| README.rst | ||
| tests.sh | ||
Examples ======== There are various examples on how to use or integrate DeepSpeech on a basic level. It is a good way to just try out DeepSpeech, without much knowledge on how DeepSpeech actually works. **List of examples** * `Microphone VAD streaming <mic_vad_streaming/README.rst>`_ * `FFMPEG VAD streaming <ffmpeg_vad_streaming/README.rst>`_ * `Net framework <net_framework/README.rst>`_ * `Nodejs wav <nodejs_wav/README.rst>`_ * `VAD transcriber <vad_transcriber/README.rst>`_