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

fix: audio track constraints when krisp is enabled #3374

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

KaustubhKumar05
Copy link
Collaborator

@KaustubhKumar05 KaustubhKumar05 commented Nov 18, 2024

Description

Disable noise suppression and auto gain control while enabling Krisp and re-enable when Krisp is being stopped. In hms-noise-cancellation's latest version (0.0.2-alpha.3), the model can be specified through the query param:

?model=https://assets.100ms.live/krisp/2.0.0/models/model_16 (default)
Other possible values: _8 (mobile, lower quality and cpu usage), _32 (desktop, best quality but crashes on mweb)

https://app.devrev.ai/100ms/works/ISS-30666


Pre-launch Checklist

  • The Documentation is updated accordingly, or this PR doesn't require it.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

Merging:

  • Squash merge to dev
  • Merge commit to publish-alpha and main

Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 10:22am
storybook-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 10:22am

Copy link
Member

@ygit ygit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KaustubhKumar05 KaustubhKumar05 merged commit 0abdada into dev Nov 22, 2024
4 checks passed
@KaustubhKumar05 KaustubhKumar05 deleted the fix/ISS-30666-krisp-echo-issues branch November 22, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants