Y
Hacker News
new
|
ask
|
show
|
jobs
by
Shopper0552
370 days ago
Anyone know a good free open source speech to text? Looking for something for my laptop which is running Fedora KDE plasma.
5 comments
pzo
369 days ago
Whisper large v3 turbo if need support of many languages and want fast enough for deployment even on smartphones (WhisperKit). Can also try lite whisper on HF if need even smaller weights and slightly faster speed.
link
hoherd
370 days ago
Whisper has been great for me. I have a single-file uv powered python script that creates SRT files or timestamped text files from media stored on the filesystem.
https://github.com/danielhoherd/pub-bin/blob/main/whisper-tr...
link
bkitano19
370 days ago
https://huggingface.co/spaces/nvidia/parakeet-tdt-0.6b-v2
link
tomp
370 days ago
https://huggingface.co/spaces/hf-audio/open_asr_leaderboard
link
santiagobasulto
370 days ago
Whisper?
link