Bookmarks tagged Python and Speech-to-Text

26 Feb github.com
A few audio/sound calculation tools for Python
#Python - #Speech-to-Text -
26 Feb stackoverflow.com
Given a n_sample brain signals, I want to compute the power for each sample
#Python - #Speech-to-Text -
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 +