User:Ralsettem: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (Creating user page for new user.)
 
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Self-proclaimed nerd venturing out into the world of transcription supporting a podcast I love to listen to.
Self-proclaimed nerd venturing out into the world of transcription supporting a podcast I love to listen to.
I am using [https://github.com/yinruiqing/pyannote-whisper pyannote-whisper] to create diarization transcriptions. It uses a local of installation of [https://openai.com/blog/whisper/ Whisper] by OpenAi on [https://github.com/openai/whisper Github] to using the large model to transcribe podcast episodes and [https://github.com/pyannote/pyannote-audio Pyannote on Github] to label the different speakers.
It's about 80% correct most of the time, but there are errors.

Revision as of 06:34, 7 January 2023

Self-proclaimed nerd venturing out into the world of transcription supporting a podcast I love to listen to.

I am using pyannote-whisper to create diarization transcriptions. It uses a local of installation of Whisper by OpenAi on Github to using the large model to transcribe podcast episodes and Pyannote on Github to label the different speakers. It's about 80% correct most of the time, but there are errors.