Merge pull request #2509 from bprfh/patch-2
Add README.rst to example Folder
This commit is contained in:
commit
b70de5a9ba
17
examples/README.rst
Normal file
17
examples/README.rst
Normal file
@ -0,0 +1,17 @@
|
||||
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 <examples/mic_vad_streaming/README.rst>`_
|
||||
|
||||
* `FFMPEG VAD streaming <examples/ffmpeg_vad_streaming/README.rst>`_
|
||||
|
||||
* `Net framework <examples/net_framework/README.rst>`_
|
||||
|
||||
* `Nodejs wav <examples/nodejs_wav/README.rst>`_
|
||||
|
||||
* `VAD transcriber <examples/vad_transcriber/README.rst>`_
|
Loading…
x
Reference in New Issue
Block a user