alphacep / alphacep/vosk-server
Language detection
- Vorherrschende Sprache
- Python
- Sterne
- 1.3k
- Forks
- 317
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.