Prince Canuma

Results 572 comments of Prince Canuma

https://ml-explore.github.io/mlx/build/html/search.html?q=clear+cache#

Can you share the text you are generating? And also try to use the generate.py and pass --join_audio flag and see if the same happens

Awesome! We will take a look and address it in future releases

Sure, will look into it.

Hey @mindreframer and @chigkim I looked into it and I managed to replicate and somewhat reduce the issue. But in general I still see 5-7GB bumps for each chunk as...

Hey @chigkim Fixed the issue here #164 The itermediate and final results were being stored in the cache memory which made it blow up every iteration. Using `mx.clear_cache()` after every...

My pleasure! The Kokoro issue was fixed here #166. It was tiny bug on our efforts deduplicate and consolidate the API for all modules (codec, stt, tts, and sts) Just...

Thanks, we move fast! Btw v0.2.2 is out alongside support for the new Outetts-v1-0.6B :) > pip install -U mlx-audio

Exactly what @lucasnewman said ✅ Release is coming later today. I'm just finishing porting suno-bark :)