Voxtral Realtime 4B Pure C Implementation
1–3 of 3 posts
Re: Voxtral Realtime 4B Pure C Implementation
#2[deleted]
Re: Voxtral Realtime 4B Pure C Implementation
#3Very interesting. The moment I saw the repo I looked for a python reference implementation and found:
https://github.com/antirez/voxtral.c/blob/main/python_simple...
Thanks a lot! Let me see if I can get it to work with pure numpy while keeping the input audio part streaming.