Block a user
Start.bat error after installation - "cannot import name 'broadcat'"
Easiest and most straightforward fix is modify the requirements.txt file by placing the following at the end.
rotary-embedding-torch==0.4.0
If that doesn't work, you can manually…
Add Hifigan compatibility to this repo
Add files required for hifigan from neonbjb repo, including autoregressive.py modification
Freeze beartype==0.15.0
No Module named Deepspeed
u can install it with
pip install deepspeed==0.10.2Hi mate, Tried to install but got this error instead!
`Preparing metadata (setup.py) ... error error:…
Japanese Tokenizer Issues
Update:
Re-numbered the key-value pairs starting from 0 to take away any duplicates, resulted in some type of CUDA issue. Didn't bother looking through or following its suggestion in the error…
Freeze pydantic package to 1.10.11
Voice never generates and gives error in console. windows 11
This should fix it for you.
pip uninstall pydantic pip uninstall pydantic-core pip install pydantc==1.10.11 pip install pydantic-coreif it doesn't do …