Real time stream from microphone
FL33TW00D opened this issue · 4 comments
This takes the project from dumb to magic.
Top tier repo here from which we can learn a lot: https://github.com/wavey-ai/mel-spec
Howdy, I've done some audio programming in the past, this project is super sweet, do you mind if I start to take a crack at this?
Howdy, I've done some audio programming in the past, this project is super sweet, do you mind if I start to take a crack at this?
It's a ton of work in Rust - if you're up to the challenge reach out to me on Discord: _fleetwood
That looks like a killer feature!
Totally possible! @rdewolff
All future development is being done here: https://github.com/huggingface/ratchet
Should be pretty trivial, someone has already done the hard work: https://github.com/wavey-ai/mel-spec
All that needs to be done is plug Ratchet in as a backend to that crate!
I'm developing other models, would be great if someone picked this up. Happy to guide.