Voxtral Realtime 4B Pure C Implementation

(github.com)

Comments

graphitout 1 hour ago
Very 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.