NoiseTorch icon indicating copy to clipboard operation
NoiseTorch copied to clipboard

Allow filtering for only a specific voice in audio input

Open johngilbert2000 opened this issue 7 months ago • 1 comments

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

johngilbert2000 avatar Aug 01 '24 17:08 johngilbert2000