mlx-audio
mlx-audio copied to clipboard
fixed #155 Update audio sampling rate from 24000 to 44100 in generate…
I've tested this modification, and it's the most straightforward solution. Thank you.
fixed #155
Thanks @zhaopengme!
Could you change the hardcoded sample rate to model.sample_rate.
This will match the changes in #148