We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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吗,版本太老了
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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吗,版本太老了
The text was updated successfully, but these errors were encountered: