DeepSpeech/examples/README.rst
2019-11-27 13:44:27 +01:00

18 lines
503 B
ReStructuredText

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>`_