You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ever since I tried to install a voicebank I made in Google Colab, every single model I select- ones I know worked before- make the application error out and stop working.
Steps to reproduce
Open Applio
Choose a model
Upload audio to inference or use TTS function
Click convert
Expected behavior
It should have started loading and eventually made an inferenced audio, instead of saying "error"
Attachments
This appears in the Windows event viewer each time I attempt to use Applio.
I also tried updating Python and downgrading Torch, as recommended by someone in the Discord server. I even attempted to use the code from this fix, but this didn't work. https://github.com/IAHispano/Applio/issues/720
The text was updated successfully, but these errors were encountered:
Project Version
3.2.7, 3.2.8
Platform and OS Version
Firefox, Windows 10
Affected Devices
All
Existing Issues
No response
What happened?
Ever since I tried to install a voicebank I made in Google Colab, every single model I select- ones I know worked before- make the application error out and stop working.
Steps to reproduce
Expected behavior
It should have started loading and eventually made an inferenced audio, instead of saying "error"
Attachments
This appears in the Windows event viewer each time I attempt to use Applio.
Faulting application name: python.exe, version: 3.9.21150.1013, time stamp: 0x6759c5a9
Faulting module name: torch_cpu.dll, version: 0.0.0.0, time stamp: 0x65d37ef5
Exception code: 0xc0000094
Fault offset: 0x000000000a8efbfd
Faulting process id: 0x188c
Faulting application start time: 0x01db6096fc77d1d0
Faulting application path: C:\Users\compu\Downloads\Applio-3.2.7\Applio-3.2.7\env\python.exe
Faulting module path: C:\Users\compu\Downloads\Applio-3.2.7\Applio-3.2.7\env\lib\site-packages\torch\lib\torch_cpu.dll
Report Id: d8b45485-87c0-40ea-87bb-24c9c59c3ae9
Faulting package full name:
Faulting package-relative application ID:
Screenshots or Videos
recording.webm
Additional Information
I also tried updating Python and downgrading Torch, as recommended by someone in the Discord server. I even attempted to use the code from this fix, but this didn't work. https://github.com/IAHispano/Applio/issues/720
The text was updated successfully, but these errors were encountered: