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
I tried to create my own voicebank, but when installing in openutau, a deserialization error appeared, everything seems to be correct with utau files
Windows 10, 64 bit
2024-12-20 15:29:16.539 +03:00 [INF] Logging initialized. 2024-12-20 15:29:16.643 +03:00 [INF] Microsoft Windows NT 10.0.19045.0 2024-12-20 15:29:16.644 +03:00 [INF] Microsoft Windows 10.0.19045 X64 X64 2024-12-20 15:29:16.645 +03:00 [INF] OpenUtau v0.1.529.0 win10-x64 2024-12-20 15:29:16.645 +03:00 [INF] Data path = D:\игры\OpenUtau 2024-12-20 15:29:16.645 +03:00 [INF] Cache path = D:\игры\OpenUtau\Cache 2024-12-20 15:29:16.896 +03:00 [INF] Initializing application. 2024-12-20 15:29:16.969 +03:00 [INF] Initializing culture. 2024-12-20 15:29:17.020 +03:00 [INF] Initialized culture. 2024-12-20 15:29:17.020 +03:00 [INF] Initializing theme. 2024-12-20 15:29:17.028 +03:00 [INF] Initialized theme. 2024-12-20 15:29:17.028 +03:00 [INF] Initializing OpenUtau. 2024-12-20 15:29:17.033 +03:00 [INF] Searching singers. 2024-12-20 15:29:17.067 +03:00 [INF] Search all plugins: 00:00:00.0327661 2024-12-20 15:29:17.067 +03:00 [INF] Search all legacy plugins: 00:00:00.0002523 2024-12-20 15:29:17.069 +03:00 [INF] Initialized OpenUtau. 2024-12-20 15:29:17.069 +03:00 [INF] Initializing audio. 2024-12-20 15:29:17.069 +03:00 [INF] ReleaseSourceTemp D:\игры\OpenUtau\Cache 2024-12-20 15:29:17.198 +03:00 [INF] Initialized audio. 2024-12-20 15:29:17.198 +03:00 [INF] Initialized application. 2024-12-20 15:29:17.198 +03:00 [INF] Framework initialization completed. 2024-12-20 15:29:17.245 +03:00 [INF] Creating main window. 2024-12-20 15:29:17.411 +03:00 [INF] Initialized main window component. 2024-12-20 15:29:17.514 +03:00 [INF] Main window checking Update. 2024-12-20 15:29:17.515 +03:00 [INF] Created main window. 2024-12-20 15:29:18.645 +03:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.529 2024-12-20 15:29:18.645 +03:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.529/appcast.win-x64.xml 2024-12-20 15:29:19.918 +03:00 [INF] Search all singers: 00:00:02.8854471 2024-12-20 15:29:19.989 +03:00 [INF] Publish notification Load project 2024-12-20 15:29:28.370 +03:00 [ERR] Failed to install singer D:\Загружалки wwwwwwwwwwwww\鶏音えま.zip (Line: 1, Col: 1, Idx: 0) - (Line: 3, Col: 15, Idx: 40): Exception during deserialization
The text was updated successfully, but these errors were encountered:
What files are there in the voicebank zip? Does it contain a character.yaml? if it contains, please upload it here.
Sorry, something went wrong.
鶏音えま.zip (I was trying to make a Jinriki...)
No branches or pull requests
Acknowledgement
🐛 Describe the bug
I tried to create my own voicebank, but when installing in openutau, a deserialization error appeared, everything seems to be correct with utau files
Explains how to reproduce the bug
7546843368072.mp4
OS & Version
Windows 10, 64 bit
Logs
2024-12-20 15:29:16.539 +03:00 [INF] Logging initialized.
2024-12-20 15:29:16.643 +03:00 [INF] Microsoft Windows NT 10.0.19045.0
2024-12-20 15:29:16.644 +03:00 [INF] Microsoft Windows 10.0.19045 X64 X64
2024-12-20 15:29:16.645 +03:00 [INF] OpenUtau v0.1.529.0 win10-x64
2024-12-20 15:29:16.645 +03:00 [INF] Data path = D:\игры\OpenUtau
2024-12-20 15:29:16.645 +03:00 [INF] Cache path = D:\игры\OpenUtau\Cache
2024-12-20 15:29:16.896 +03:00 [INF] Initializing application.
2024-12-20 15:29:16.969 +03:00 [INF] Initializing culture.
2024-12-20 15:29:17.020 +03:00 [INF] Initialized culture.
2024-12-20 15:29:17.020 +03:00 [INF] Initializing theme.
2024-12-20 15:29:17.028 +03:00 [INF] Initialized theme.
2024-12-20 15:29:17.028 +03:00 [INF] Initializing OpenUtau.
2024-12-20 15:29:17.033 +03:00 [INF] Searching singers.
2024-12-20 15:29:17.067 +03:00 [INF] Search all plugins: 00:00:00.0327661
2024-12-20 15:29:17.067 +03:00 [INF] Search all legacy plugins: 00:00:00.0002523
2024-12-20 15:29:17.069 +03:00 [INF] Initialized OpenUtau.
2024-12-20 15:29:17.069 +03:00 [INF] Initializing audio.
2024-12-20 15:29:17.069 +03:00 [INF] ReleaseSourceTemp D:\игры\OpenUtau\Cache
2024-12-20 15:29:17.198 +03:00 [INF] Initialized audio.
2024-12-20 15:29:17.198 +03:00 [INF] Initialized application.
2024-12-20 15:29:17.198 +03:00 [INF] Framework initialization completed.
2024-12-20 15:29:17.245 +03:00 [INF] Creating main window.
2024-12-20 15:29:17.411 +03:00 [INF] Initialized main window component.
2024-12-20 15:29:17.514 +03:00 [INF] Main window checking Update.
2024-12-20 15:29:17.515 +03:00 [INF] Created main window.
2024-12-20 15:29:18.645 +03:00 [INF] Checking update at: https://github.com/stakira/OpenUtau/releases/tag/build/0.1.529
2024-12-20 15:29:18.645 +03:00 [INF] Checking appcast: https://github.com/stakira/OpenUtau/releases/download/build/0.1.529/appcast.win-x64.xml
2024-12-20 15:29:19.918 +03:00 [INF] Search all singers: 00:00:02.8854471
2024-12-20 15:29:19.989 +03:00 [INF] Publish notification Load project
2024-12-20 15:29:28.370 +03:00 [ERR] Failed to install singer D:\Загружалки wwwwwwwwwwwww\鶏音えま.zip
(Line: 1, Col: 1, Idx: 0) - (Line: 3, Col: 15, Idx: 40): Exception during deserialization
The text was updated successfully, but these errors were encountered: