Live data from Hacker News

Voxtral Realtime 4B Pure C Implementation

github.com

1–3 of 3 posts

Re: Voxtral Realtime 4B Pure C Implementation

#3
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.