ChatterboxCoreMLModel package

#1
by iliasaz - opened

Hi, thanks for sharing your work!
What is ChatterboxCoreMLModel.load? Is there a GitHub repo somewhere?

iliasaz

THis was originally for a private Swift app but I just published the conversion script as a standalone public:

https://github.com/ebrinz/chatterbox-turbo-coreml-converter

The idea here is to make a Chatterbox port for Apple Silicon (CoreML and ANE) that is at the very least quicker that the vanill paython Chatterbox model, and the hope is to make a super quick acting TTS model that can used trained voices...

Also heres a cool project that uses a youtube link to create 10 seconds of flacc of by speaker for using as custom voice training:

https://github.com/ebrinz/voice-sampler-for-tts

Like get a short video of some one talking and it dices it up and sperates speakers and clears out background noise

Thank you for sharing your GitHub project. I'm running into some issues with the conversion, looks like some dependency version drift, but that's already super useful!

Sign up or log in to comment