6 ms·
Kind of related, but does anyone have info on the best way to transcribe some hour long audio files of conversation? Especially if it can detect different peop
by HAL9OOO 2y ago
Kind of related, but does anyone have info on the best way to transcribe some hour long audio files of conversation?
Especially if it can detect different people? Would love to have timestamps for some sentences or be able to ‘jump around’ the audio file too.
Haven’t kept up with new AI tools around this :/
- andrewstuart 2y agoOpenAI whisper
- fragmede 2y agoThat doesn't do diarization, unfortunately. Try https://github.com/MahmoudAshraf97/whisper-diarization https://github.com/MahmoudAshraf97/whisper-diarization or something similar instead.