alphacep / alphacep/vosk-api

German small model and the umlaut

オープン
#2,040 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
15.1k
フォーク
1.8k
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello, folks.

I am trying out the small German model "vosk-model-small-de-0.15" by passing in grammar to the recognizer. What I am experiencing is that it works great, except for when a word that is passed in grammar contains an umlaut.

For instance, passing in the following json:
"[\"eins\",\"zwei\",\"drei\",\"vier\",\"fünf\",\"sechs\",\"sieben\",\"acht\",\"neun\",\"zehn\",\"elf\",\"zwölf\"]"

The recognizer will respond perfectly with everything but "fünf" and "zwölf".

I tried with the large model "vosk-model-de-0.21", and it seems to work with words that contain an umlaut. Is there something I am missing in regard to the small model or is this a known limitation? I haven't been able to find information on this, so I am hoping it is just me ;)

Thank you for all of your hard work on this.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。