Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dotnet add package Vosk not work #1683

Open
dfengpo opened this issue Dec 18, 2024 · 1 comment
Open

dotnet add package Vosk not work #1683

dfengpo opened this issue Dec 18, 2024 · 1 comment

Comments

@dfengpo
Copy link

dfengpo commented Dec 18, 2024

PS D:\github\vosk\vosk-api\csharp\demo> dotnet add package Vosk
正在确定要还原的项目…
Writing C:\Users\birdf\AppData\Local\Temp\tmp0ivmte.tmp
info : X.509 证书链验证将使用 .NET 选择的默认信任存储进行代码签名。
info : X.509 证书链验证将使用 .NET 选择的默认信任存储进行时间戳。
info : 正在将包“Vosk”的 PackageReference 添加到项目“D:\github\vosk\vosk-api\csharp\demo\VoskDemo.csproj”。
error: 没有可用于包“Vosk”的版本。

怎么安装上Vosk dll
可以更新一下nuget dll吗,版本太老了
image

@nshmyrev
Copy link
Collaborator

What is your OS? Adding package should still work. Maybe you need to add nuget source as in

https://stackoverflow.com/questions/67284397/c-sharp-dotnet-cli-error-there-are-no-versions-available-for-the-package-newt?newreg=7c8ebdca5897431e9d45030b4d05f2b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants