mozilla/DeepSpeech-examples
Example applications for Mozilla's DeepSpeech neural network speech-to-text engine across Python, JavaScript, .NET, and other platforms.

Not currently ranked — collecting fresh signals.
star history
This repository provides code examples demonstrating how to integrate Mozilla’s DeepSpeech speech recognition model into applications. It includes examples for microphone streaming with voice activity detection, batch transcription, and various language bindings including Python, Node.js, .NET, Java, and Nim. The examples show how to run inference with the pre-trained model for real-time and file-based speech-to-text tasks.
Frequently asked
- What is mozilla/DeepSpeech-examples?
- Example applications for Mozilla's DeepSpeech neural network speech-to-text engine across Python, JavaScript, .NET, and other platforms.
- Is DeepSpeech-examples open source?
- Yes — mozilla/DeepSpeech-examples is an open-source project tracked on heatdrop.
- What language is DeepSpeech-examples written in?
- mozilla/DeepSpeech-examples is primarily written in Python.
- How popular is DeepSpeech-examples?
- mozilla/DeepSpeech-examples has 854 stars on GitHub.
- Where can I find DeepSpeech-examples?
- mozilla/DeepSpeech-examples is on GitHub at https://github.com/mozilla/DeepSpeech-examples.