Only works on .net core?
Đang mở
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 15.1k
- Fork
- 1.8k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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();
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.