Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Automating Speaker Labeling #126

Open
kouloumos opened this issue Nov 15, 2024 · 0 comments
Open

Support for Automating Speaker Labeling #126

kouloumos opened this issue Nov 15, 2024 · 0 comments

Comments

@kouloumos
Copy link
Member

Our transcription server uses Deepgram for transcribing audio, and it performs well with diarization. However, it does not support speaker profiles (or equivalent functionality). This means that while Deepgram identifies different speaker segments (e.g., "Speaker 0," "Speaker 1"), we must manually listen to the audio and replace these labels with the actual speaker names.

For most transcripts, we already know the speakers beforehand. Since some speakers appear in multiple transcripts, having a way to leverage speaker profiles (or another mechanism for identifying speakers) would allow us to automate this process and reduce manual effort.

Currently, manual review ensures accuracy, so this limitation is not critical. However, if we move away from human review in the future, automating speaker labeling would become essential to maintain efficiency and accuracy.

Possible Solutions
Deepgram does not prioritize this feature based on this discussion. As a potential alternative, we could investigate integrating PyAnnote or similar solutions to address this gap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant