Skip to content
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

Allow filtering for only a specific voice in audio input #445

Open
johngilbert2000 opened this issue Aug 1, 2024 · 1 comment
Open

Allow filtering for only a specific voice in audio input #445

johngilbert2000 opened this issue Aug 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@johngilbert2000
Copy link

johngilbert2000 commented Aug 1, 2024

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 johngilbert2000 added the enhancement New feature or request label Aug 1, 2024
@johngilbert2000 johngilbert2000 changed the title Allow only a specific voice in audio input Allow filtering for only a specific voice in audio input Aug 1, 2024
@Doug140
Copy link

Doug140 commented Aug 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants