drewwebster / DeepSpeech-examples

Examples of how to use or integrate DeepSpeech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepSpeech 0.6.x Examples

There are various examples on how to use or integrate DeepSpeech using our packages.

It is a good way to just try out DeepSpeech before learning how it works in detail, as well as a source of inspiration for ways you can integrate it into your application or solve common tasks like voice activity detection (VAD) or microphone streaming.

Contributions are welcome!

Note: These examples target DeepSpeech 0.6.x only. If you're using a different release, you need to go to the corresponding branch for the release:

List of examples

Python:

JavaScript:

C#/.NET:

Java/Android:

About

Examples of how to use or integrate DeepSpeech


Languages

Language:Python 39.3%Language:JavaScript 27.7%Language:C# 21.9%Language:Kotlin 5.3%Language:Shell 3.6%Language:HTML 1.8%Language:CSS 0.4%