Skip to content

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.

Notifications You must be signed in to change notification settings

anuran-roy/vosk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Offline speech recognition with Vosk-API

This is 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.

3rd party modules used:

  1. Vosk API by Alphacephei
  2. Vosk small American English model

About

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.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published