Only works on .net core?
未关闭
- 主要语言
- Jupyter Notebook
- 星标
- 15.1k
- 派生
- 1.8k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Could it be, that the Vosk Nuget Packages only work with .Net Core Projects and not with .Net Framework e.g. 4,8? because i am getting a strange error wirthout log output from vosk under .net 4,8 that is not occouring in .net 5
Ausnahme ausgelöst: "System.MissingMethodException" in Test.exe
It occours on
result = rec.FinalResult();
or
result = rec.PartialResult();
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。