Prince Canuma

Results 572 comments of Prince Canuma

@xlab yap, audio was working fine the only issues where: 1. The multimodal merging didn't allow for audio + vision features because we were returning each separately. 2. A few...

Hey @tfius Yes, this is an known issue. We don't yet support 3.13

I will look into it but there is no timeline

Hey @Mohammed-Yasin-Mulla Could you provide a reproducible example? Also, we have whisper support in mlx-audio. Finally, leaked semaphore means that a process is consuming all your memory, maybe it's mlx-whisper...

Hey @Mohammed-Yasin-Mulla This code base is vast, it would help and be much faster if you could pinpoint the issue for me to investigate. I don’t know where to start...

@hololeo I run python 3.12.9, so it does support 3.8+, the only exception is 3.13 a the moment.

Hey @tariktokic I see the issue. The UI needs to be started with `npm run dev` in a different tab. Tab 1 > mlx_audio.server Tab 2 > npm i >...

What happens when you try to go to http://localhost:3000/

@drewbitt This is related with #271

Thanks @ThakurRajAnand I will work on it! Related: #510