An open API service indexing awesome lists of open source software.

https://github.com/anuran-roy/vosk-demo

A simple offline voice recognition system purely built on Python3, that prints the keywords on the terminal screen. It uses Vosk as the backend, and NLTK to extract keywords from the text generated.
https://github.com/anuran-roy/vosk-demo

offline-capable python3 speech-recognition speech-to-text vosk

Last synced: 2 days ago
JSON representation

A simple offline voice recognition system purely built on Python3, that prints the keywords on the terminal screen. It uses Vosk as the backend, and NLTK to extract keywords from the text generated.

Awesome Lists containing this project