Top
Best
New

Posted by andreabat 2 hours ago

Voxtral Realtime 4B Pure C Implementation(github.com)
2 points | 1 comments
graphitout 2 hours 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.