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
Good day. Version: sonata_neural_voices-3.0-beta.3
Steps to reproduce behavior:
[Install sonato-nvda and open powershell]
[ Execute commands
mkdir -p /Users\Admin\Documents\share/piper/ cd /Users\Admin\Documents\share/piper/ wget -O aivars.onnx https://huggingface.co/RaivisDejus/Piper-lv_LV-Aivars-medium/resolve/main/lv_LV-aivars-medium.onnx wget -O aivars.onnx.json https://huggingface.co/RaivisDejus/Piper-lv_LV-Aivars-medium/resolve/main/lv_LV-aivars-medium.onnx.json]
[Execute commands for create tar.gz
tar -cvzf aivars.tar.gz "C:\Users\Admin\Documents\share\piper"]
[Open Sonato voice manager and install from local file]
I get this error Failed to install voice from archive. See NVDXs log for more details.
Failed to install voice from archive. See NVDXs log for more details.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Good day.
Version: sonata_neural_voices-3.0-beta.3
Steps to reproduce behavior:
[Install sonato-nvda and open powershell]
[ Execute commands
mkdir -p /Users\Admin\Documents\share/piper/
cd /Users\Admin\Documents\share/piper/
wget -O aivars.onnx https://huggingface.co/RaivisDejus/Piper-lv_LV-Aivars-medium/resolve/main/lv_LV-aivars-medium.onnx
wget -O aivars.onnx.json https://huggingface.co/RaivisDejus/Piper-lv_LV-Aivars-medium/resolve/main/lv_LV-aivars-medium.onnx.json]
[Execute commands for create tar.gz
tar -cvzf aivars.tar.gz "C:\Users\Admin\Documents\share\piper"]
[Open Sonato voice manager and install from local file]
I get this error
Failed to install voice from archive. See NVDXs log for more details.
The text was updated successfully, but these errors were encountered: