-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Noise Reduction #21
Comments
This is something I've done some research into and may add in the future. Unfortunately, I tried contacting Krisp (the one used by Discord), but they don't work with projects of this size. |
BTW, I think noise reduction is not enabled by default. See: fvtt-module-avclient-livekit/src/LiveKitClient.ts Lines 476 to 479 in 288d447
Same for echo cancellation: https://docs.livekit.io/client-sdk-js/interfaces/AudioCaptureOptions.html#noiseSuppression |
The client is using the default capture options and only adding additional specific requirements. |
That requires the use of LiveKit's $500/mo cloud plan. I assume no one is using that for Foundry :-) |
Hi!
I don't know if this is possible. But, can you add a noise reduction filter?
Something like discord or skype.
The text was updated successfully, but these errors were encountered: