-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Real time stream from microphone #42
Comments
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 I'm developing other models, would be great if someone picked this up. Happy to guide. |
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
The text was updated successfully, but these errors were encountered: