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

Bug: Windows powershell with russian text #667

Open
MatlabRes opened this issue Dec 3, 2024 · 0 comments
Open

Bug: Windows powershell with russian text #667

MatlabRes opened this issue Dec 3, 2024 · 0 comments

Comments

@MatlabRes
Copy link

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

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

No branches or pull requests

1 participant