ggml-org/whisper.cpp

Add ability to limit auto-detection to a subset of languages

開放

#1,242 建立於 2023年9月2日

 (5 則留言) (3 個反應) (0 位負責人)C++ (6,078 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (53,008 顆星)
PR 合併指標
 (平均合併 5天 20小時) (30 天內合併 36 個 PR)

描述

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.

貢獻者指南