ggml-org/whisper.cpp
Add ability to limit auto-detection to a subset of languages
Aperta
#1242 aperta il 2 set 2023
enhancementgood first issue
Metriche repository
- Star
- (52.968 stelle)
- Metriche merge PR
- (Merge medio 5g 20h) (36 PR mergiate in 30 g)
Descrizione
From what I can tell, auto-detection simply picks the language with the highest probability score. Sometimes, I know the language could only be 1 out of 5 possible languages. In such cases, it would be useful to be able to specify the possible languages, to improve the likelyhood of the auto-detection picking the correct language.