Bookmarks tagged Python and Whisper

10 Feb github.com
This application performs a speech-to-text transcription using OpenAI's Whisper-tiny and Whisper-base model on the Hailo-8/8L/10H AI accelerators, on a Raspberry Pi 5
9 Feb github.com
Example of Python code to process chunks of sounds on a application loop
#Python - #Speech-to-Text + #Whisper -
8 Feb github.com
Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.
#Python - #Speech-to-Text + #Whisper -