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

Velocity · 7d
+0.4
★ / day
Trend
→steady
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.