• Joined on 2023-06-17
HobisPL commented on issue ecker/ai-voice-cloning#270 2023-06-19 13:14:15 +00:00
models merging

I have added the Polish language to my tokenizer.json file: "language": "pl",

And in tokenizer.py, I made changes in the preprocess_text function by adding the following code:

HobisPL commented on issue ecker/ai-voice-cloning#270 2023-06-17 20:29:33 +00:00
models merging

If I remember right, the model merging code is shamelessly (but credited) lifted from voldy Automatic1111's Stable…

HobisPL opened issue ecker/ai-voice-cloning#270 2023-06-17 14:50:54 +00:00
models merging