coqui-ai / STT-examples

🐸STT integration examples
https://github.com/coqui-ai/STT
Mozilla Public License 2.0
117 stars 45 forks source link

Coqui STT 1.0.x Examples

These are various examples on how to use or integrate 🐸STT using our packages.

It is a good way to just try out 🐸STT 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 🐸STT 1.0.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:

Windows/C#:

Java/Android:

Nim:

Help + Community

  1. Github Discussions <https://github.com/coqui-ai/stt-examples/discussions>_ - find and join open-ended community discussions related to 🐸STT-examples

  2. Gitter Chat <https://gitter.im/coqui-ai>_ - the 🐸 Gitter rooms where you can chat with folks about 🐸STT-examples, get help, share ideas :)

  3. Github Issues <https://github.com/coqui-ai/stt-examples/issues>_ - If you ran into a specific error/problem, feel free to open an issue in the repo.