Voice Isolation Suggestions

We are working on a voice app that uses ASR/TTS on the backend and run into some difficulties in noisy environments. We have compiled the DeepFilterNet3 library into an XCFramework and are using that on the app, but it's sometimes a bit ambitious with trimming out noise and removes some of the voice.

Is there any way to make use of Apple's on-device voice isolation mic mode? I see that we can detect the user's mic mode, but we cannot programmatically set it. While we could prompt the user to enable it manually, this adds a bit of friction to the user experience.

Do you have any suggestions for enabling voice isolation, or for performing denoising in general?

Answered by kpcwats in 890631022

Sorry I posted this question twice and would delete if I could. Duplicated here.

Accepted Answer

Sorry I posted this question twice and would delete if I could. Duplicated here.

Voice Isolation Suggestions
 
 
Q