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
OS windows 10 22H2 (19045.5131) PSVersion 5.1.19041.5129 piper 2023.11.14-2 model ru_RU-irina-medium.onnx config ru_ru_RU_irina_medium.onnx.json
test command: echo "Привет мир!" | ./piper --model ./ru_RU-irina-medium.onnx --config ./ru_ru_RU_irina_medium.onnx.json --output_file welcome.wav
echo "Привет мир!" | ./piper --model ./ru_RU-irina-medium.onnx --config ./ru_ru_RU_irina_medium.onnx.json --output_file welcome.wav
on Power Shell:
[2024-12-03 09:48:35.617] [piper] [info] Real-time factor: 5.776e-321 (infer=0 sec, audio=0 sec)
if add some latin or digits it work, but ignore russian worlds.
on WSL (linux64) it work fine
[2024-12-03 09:42:30.523] [piper] [info] Real-time factor: 0.17784519152002426 (infer=0.2126722 sec, audio=1.195827664399093
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OS windows 10 22H2 (19045.5131)
PSVersion 5.1.19041.5129
piper 2023.11.14-2
model ru_RU-irina-medium.onnx
config ru_ru_RU_irina_medium.onnx.json
test command:
echo "Привет мир!" | ./piper --model ./ru_RU-irina-medium.onnx --config ./ru_ru_RU_irina_medium.onnx.json --output_file welcome.wav
on Power Shell:
[2024-12-03 09:48:35.617] [piper] [info] Real-time factor: 5.776e-321 (infer=0 sec, audio=0 sec)
if add some latin or digits it work, but ignore russian worlds.
on WSL (linux64) it work fine
[2024-12-03 09:42:30.523] [piper] [info] Real-time factor: 0.17784519152002426 (infer=0.2126722 sec, audio=1.195827664399093
The text was updated successfully, but these errors were encountered: