Transcriber AI – Free, end-to-end machine based transcription with speaker id
hello.transcriberai.com
Transcriber AI – Free, end-to-end machine based transcription with speaker id
1–10 of 14 posts
Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#2Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#3Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#4Is there anything like this available to run locally? Our HR dept wants to use something to transcribe interviews but doesn't want to submit data to some random website.
Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#5Is this using Whisper or something else? It looks like the site performs multiple steps on the audio and did a decent job of guessing who was speaking.
Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#6Is this using Whisper or something else? It looks like the site performs multiple steps on the audio and did a decent job of guessing who was speaking.
Yes. We run run Whisper Large V3 (not Turbo) for the speech to text. It still seems to be the best open source model out there for that step. The main challenge we are trying to solve is Speaker Identification, which is a very time consuming process.
Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#7Earlier quoted context omitted.
Yes. We run run Whisper Large V3 (not Turbo) for the speech to text. It still seems to be the best open source model out there for that step. The main challenge we are trying to solve is Speaker Identification, which is a very time consuming process.
How are you doing speaker id?
Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#8Re: Transcriber AI – Free, end-to-end machine based transcription with speaker id
#9Impressed by how accurately this identified and transcribed. Nice work