How to make it work with C#?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 15.1k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to get the C# version to work, but it gives a lot of errors. I tried everything on https://alphacephei.com/vosk/install, but the installation is not complete or there if you want to use C#.
I downloaded the repository from https://github.com/alphacep/vosk-api, ran the demo... Errors. I executed
`dotnet add package Vosk`
And I get this:
`error: There are no versions available for the package 'Vosk'.`
Is there better documentation so I can make this work properly with C# or am I missing something?
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.