alphacep / alphacep/vosk-server

Language detection

Open
#201 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.3k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

Hey there,
I'm working on a small project to transcript audio to text. I've found Vosk a great tool and I've been using it for a while.

Now I'm facing a problem where the audio I receive could be spoken in English or Portuguese. My first approach was to transcribe these audios with both language models so then I could decide which one to keep based on the average confidence level of the whole audio but from time to time in not completely clear Portuguese audios, Vosk ends up with a better confidence level of the English transcription than the Portuguese one.

Is there any better way to decide whether the transcription should I keep?

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.