You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have an injury in my wrists and use speech-to-text software to control my computer. Being able to filter out everything but my voice in audio input would let me use my computer in environments where other people are talking.
Describe the solution you'd like
NoiseTorch could allow for recording voice samples of a user, and then allow for filtering out voices that do not match that of the given user.
Here are some AI models that might help with specific voice extraction:
This would be great if it were possible. I use NoiseTorch when teaching online. It filters out the washing machine or crickets pretty well, but my students sometimes hear my kids' voices from the other room.
Is your feature request related to a problem? Please describe.
I have an injury in my wrists and use speech-to-text software to control my computer. Being able to filter out everything but my voice in audio input would let me use my computer in environments where other people are talking.
Describe the solution you'd like
NoiseTorch could allow for recording voice samples of a user, and then allow for filtering out voices that do not match that of the given user.
Here are some AI models that might help with specific voice extraction:
https://paperswithcode.com/paper/voicefilter-targeted-voice-separation-by
https://github.com/maum-ai/voicefilter
https://huggingface.co/nguyenvulebinh/voice-filter
Describe alternatives you've considered
I have yet to find software that achieves this for real time audio input
The text was updated successfully, but these errors were encountered: