How to use?
I use google colab to try models, I also tried resmbleai chatterbox and it's working, I just don't know how to use this pretrained model, so I would be glad if someone helped :)!
Quick and dirty, delete the old t3_cfg.safetensors model and tokenizer.json (or rename them), then replace them with these two files, making sure the names are exactly the same. It'll pull from the same path and these will be there instead.
Then only feed it Hiragana. Anything else will fail. Not a production grade model though by any means
Thanks again!
Awesome to see it :)!
Hi Jmica,
Thanks for your awesome work, could you please share the training scripts for Japanese.
Hi Jmica,
Thanks for your awesome work, could you please share the training scripts for Japanese.
Code is already on GitHub, but it's messy. Working on cleaning it up.