Y
Hacker News
new
|
ask
|
show
|
jobs
by
venusenvy47
121 days ago
I'm looking for something to transcribe .m4a recordings that I make for my genealogy efforts. Do you know of anything that can take a file as input?
2 comments
stavros
121 days ago
Whisper.cpp will do it, and you can also use Parakeet v2, though I haven't tried running that one specifically.
link
purrcat259
121 days ago
If you're familiar with CLI you could use ffmpeg to extract audio then pipe the audio into whatever transcriber
link
venusenvy47
121 days ago
I use ffmpeg a lot, but I'm curious if anyone can recommend a transcribe tool.
link