Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 261 Bytes

Voice Recognizer

Simple API to recognize audio using SpeechRecognize python library

Services

  1. OpenAI (Whisper API)
  2. Whisper (https://github.com/openai/whisper)
  3. Google Speech Recognizer
  4. PocketSphinx (soon)

License

Apache-2.0 (this project)