Skip to content

voice recognization with whisper python

License

Notifications You must be signed in to change notification settings

smantriplw/voice__recognizer

Repository files navigation

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)