I had to edit the multilingual update to load safetensors files. It was asking for PT while the previous "fast" did not.
Also this makes it incompatible with your webui, that I use for sillytavern, unless I add language param, even when trying the previous model.
Had heck of a time with the HF downloader too. Wish there was an option to load my own instead of having to change the load function there. I have chatterbox for multiple things like comfy. The HF downloader renames it to gobledygook and doesn't respect the cache dir.
There is some quality difference between old faster, the regular model and the multi-lingual model and whether you process all in one chunk or small chunks. Pros and cons.
I had to edit the multilingual update to load safetensors files. It was asking for PT while the previous "fast" did not.
Also this makes it incompatible with your webui, that I use for sillytavern, unless I add language param, even when trying the previous model.
Had heck of a time with the HF downloader too. Wish there was an option to load my own instead of having to change the load function there. I have chatterbox for multiple things like comfy. The HF downloader renames it to gobledygook and doesn't respect the cache dir.
There is some quality difference between old faster, the regular model and the multi-lingual model and whether you process all in one chunk or small chunks. Pros and cons.