Are there any open-source or paid apps/shareware/freeware that can: - Transcribe word-by-word in real time as audio is recorded - Work entirely locally - Use relatively recent open-source local models? I've been using otter.ai for real-time meeting transcriptions - letting me multitask and instantly catch up if I'm asked a question by skimming the most recent few seconds worth of the transcript - but it's far from pe…
I have built my own local-first solution to transcribe entirely locally in real time word by word, driven by a different need (I'm hard of hearing). It's my daily driver for transcribing meetings, interviews, etc. Because of its local-first capability, I do not have to worry about privacy concerns when transcribing meetings at work as all data stays on my machine. It's about as fast as Otter.ai although there's defin…
OTranscribe: A free and open tool for transcribing audio interviews
81–90 of 109 posts
Re: OTranscribe: A free and open tool for transcribing audio interviews
#82Earlier quoted context omitted.
California has an exception for hearing aids and other similar devices, but it’s unclear if transcription aids count, or if this has been tested in court. https://codes.findlaw.com/ca/penal-code/pen-sect-632/ (Not a lawyer, this is not legal advice.)
If it were ephemeral? Would that change this? Say recording the meeting locally a 5 minute frame then updating a meeting summary?
Re: OTranscribe: A free and open tool for transcribing audio interviews
#83Are there any open-source or paid apps/shareware/freeware that can: - Transcribe word-by-word in real time as audio is recorded - Work entirely locally - Use relatively recent open-source local models? I've been using otter.ai for real-time meeting transcriptions - letting me multitask and instantly catch up if I'm asked a question by skimming the most recent few seconds worth of the transcript - but it's far from pe…
Language models were those from BSC (Barcelona Supercomputing Center) at the time. The transcription is done via WASM, using Vosk [2] as base.
I hope it fits.
[0] https://github.com/projecte-aina/oTranscribe-plus [1] https://otranscribe.bsc.es/ [2] https://github.com/alphacep/vosk-api
Re: OTranscribe: A free and open tool for transcribing audio interviews
#84Earlier quoted context omitted.
I have built my own local-first solution to transcribe entirely locally in real time word by word, driven by a different need (I'm hard of hearing). It's my daily driver for transcribing meetings, interviews, etc. Because of its local-first capability, I do not have to worry about privacy concerns when transcribing meetings at work as all data stays on my machine. It's about as fast as Otter.ai although there's defin…
I have some staff with combined hearing and visual needs. Have you researched the one-, two- all-party consent requirements? Asking because I hope to identify transcription as "non-recording".
I'd be in favor of some startup pulling an Uber or AirBnB and blatantly violating those laws to the benefit of the deaf or elderly if it meant we could get something better on the books.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#85Earlier quoted context omitted.
If it were ephemeral? Would that change this? Say recording the meeting locally a 5 minute frame then updating a meeting summary?
Do you mean ephemeral, or are you actually wondering about something implanted under the skin? I'd think/hope if it goes under the skin, it ends up in "hearing aid" territory. I'm less sure about if it doesn't persist.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#86Earlier quoted context omitted.
> Are there any open-source or paid apps/shareware/freeware Google Pixel phones have this feature and it works _very_ well.
How is that feature accessed? Or what does Google call it so I can search for it.
This was for English. One problem it took me a while to realize: when I switched it to transcribe a secondary language, it was not doing it on-device anymore. You can tell the difference by setting airplane mode.
Re: OTranscribe: A free and open tool for transcribing audio interviews
#87Re: OTranscribe: A free and open tool for transcribing audio interviews
#88Earlier quoted context omitted.
I have built my own local-first solution to transcribe entirely locally in real time word by word, driven by a different need (I'm hard of hearing). It's my daily driver for transcribing meetings, interviews, etc. Because of its local-first capability, I do not have to worry about privacy concerns when transcribing meetings at work as all data stays on my machine. It's about as fast as Otter.ai although there's defin…
I have some staff with combined hearing and visual needs. Have you researched the one-, two- all-party consent requirements? Asking because I hope to identify transcription as "non-recording".
Re: OTranscribe: A free and open tool for transcribing audio interviews
#89Are there any open-source or paid apps/shareware/freeware that can: - Transcribe word-by-word in real time as audio is recorded - Work entirely locally - Use relatively recent open-source local models? I've been using otter.ai for real-time meeting transcriptions - letting me multitask and instantly catch up if I'm asked a question by skimming the most recent few seconds worth of the transcript - but it's far from pe…
I helped coding oTranscribe+ [0], which does something similar to what you are asking for. Using ElectronJS and the current, at that moment, version of oTranscribe, there is this desktop application. It also exists as web version and PWA [1]. Language models were those from BSC (Barcelona Supercomputing Center) at the time. The transcription is done via WASM, using Vosk [2] as base. I hope it fits. [0] https://github…
Re: OTranscribe: A free and open tool for transcribing audio interviews
#90Does anybody tested it with Brazilian Portuguese? It is a hard problem, since we have too many accents.
I don't understand what the issue is. You don't know how to type the different diacritical marks? Or the textbox isn't accepting them? (Which seems like it would be a browser issue, not an issue with the site.)