DeepSpeech/examples
2019-11-27 13:44:27 +01:00
..
ffmpeg_vad_streaming Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
mic_vad_streaming Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
net_framework Move WPF example to MVVM 2019-11-13 04:25:05 -06:00
nodejs_wav Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
vad_transcriber Bump VERSION to 0.6.0-alpha.15 2019-11-14 09:18:30 +01:00
README.rst Link to proper README for examples/ 2019-11-27 13:44:27 +01:00
tests.sh include /api/ in community-tc URLs 2019-11-03 03:54:18 +00:00

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