Earlier quoted context omitted.
What's OpenAI Whisper vs whisper.cpp? Do you mean whisper-diarization uses the API?
https://github.com/openai/whisper vs https://github.com/ggerganov/whisper.cpp They are two inference engines for running the whisper ASR model, each with their own API AFAIK.
OTranscribe: A free and open tool for transcribing audio interviews
31–40 of 109 posts
Re: OTranscribe: A free and open tool for transcribing audio interviews
#32Use this a lot. It's nice and simple and has exactly the tools you need (playback speed control, easy pause/play) and nothing more. Greatly prefer it over automatic transcription tools give you 40 pages of 'umm's and 'ahhhh's to filter through and edit.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#33Current features: 1. Download from YT 2. Transcribe using Vosk (output has time codes included) 3. Speaker diarization using pyannote - this isn't perfect and needs a bit more ironing out.
What needs to be done: 4. Store the transcription in a search engine (can include vectors) 5. Implement a webapp
If anyone here is interested to join forces, let me know.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#34Anyone knows a free tool for generating subtitles for movies and series videos ?
Re: OTranscribe: A free and open tool for transcribing audio interviews
#35Any new language support in the future? Fingers crossed for japanese
Re: OTranscribe: A free and open tool for transcribing audio interviews
#36You do still need to proof and QA even AI results, if you want a publication quality result, and do things like attribute who is speaking when (at least Whisper can't do that), and correct "unusual" last names and things. So I feel like people using AI still need good tools for the correcting/finishing/proofing too, that would be similar to the tools for non-assisted transcription.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#37Use this a lot. It's nice and simple and has exactly the tools you need (playback speed control, easy pause/play) and nothing more. Greatly prefer it over automatic transcription tools give you 40 pages of 'umm's and 'ahhhh's to filter through and edit.
Can you not give the transcript to an LLM to remove the umms and ahhs?
I'm always surprised at the amazed look of my friends when they see me concretely use the tool. They just didn't picture it until they saw it in action.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#38Re: OTranscribe: A free and open tool for transcribing audio interviews
#39Earlier quoted context omitted.
Can you not give the transcript to an LLM to remove the umms and ahhs?
People not used to AI have blind spots that prevent them from seing evident use case like this. I'm always surprised at the amazed look of my friends when they see me concretely use the tool. They just didn't picture it until they saw it in action.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#40Kinda surprised to not have AI integration. You do still need to proof and QA even AI results, if you want a publication quality result, and do things like attribute who is speaking when (at least Whisper can't do that), and correct "unusual" last names and things. So I feel like people using AI still need good tools for the correcting/finishing/proofing too, that would be similar to the tools for non-assisted transc…
It is now operated by Muckrock and hasn't seen changes made to it in a while.
That's why it doesn't have any of these integrations, the technology just didn't exist.