tinytwig

Results 1 comments of tinytwig

Ran into the same issue. Resolved by inserting a wrapper for `torch.load` at the beginning of `tts.py`. Track down your `tts.py` file in chatterbox's site-packages folder. `tts-webui/installer_files/env/lib/python3.10/site-packages/chatterbox/tts.py` At the top...