voskEasy Playground

Offline speech recognition toolkit (20+ languages)

Getting started with voskRun locally
Install
pip install vosk
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: vosk)

vosk is a third-party package. Offline speech recognition toolkit (20+ languages). Install with: pip install vosk

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?