-
Notifications
You must be signed in to change notification settings - Fork 241
Description
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