Skip to content

feat(sound): add AI noise reduction support#3347

Open
MyLeeJiEun wants to merge 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0702-feature-ai-noise
Open

feat(sound): add AI noise reduction support#3347
MyLeeJiEun wants to merge 1 commit into
linuxdeepin:masterfrom
MyLeeJiEun:fork-from-master-0702-feature-ai-noise

Conversation

@MyLeeJiEun

Copy link
Copy Markdown
Contributor
  1. Expose AiReduceNoise and AiNoiseSourcePath from D-Bus proxy
  2. Add aiReduceNoise and aiNoiseSourcePath properties to SoundModel
  3. Wire D-Bus signals to model and implement setAiReduceNoise with toast notification
  4. Rebind volume source to physical mic when AI noise reduction is active
  5. Migrate MicrophonePage to aiReduceNoise with updated display name
  6. Update Chinese translations

Log: Add AI noise reduction toggle and source rebinding for microphone page.

feat(sound): 添加 AI 降噪功能支持

  1. 从 D-Bus 代理暴露 AiReduceNoise 和 AiNoiseSourcePath 属性
  2. 为 SoundModel 添加 aiReduceNoise 和 aiNoiseSourcePath 属性
  3. 连接 D-Bus 信号到模型并实现带通知提示的 setAiReduceNoise
  4. 当 AI 降噪开启时将音量滑块绑定到物理麦克风
  5. 迁移 MicrophonePage 到 aiReduceNoise 并更新显示名称
  6. 更新中文翻译

Log: 为麦克风页面添加 AI 降噪开关及音频源重绑定功能。
PMS: STORY-41229

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: MyLeeJiEun

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-ci-robot

Copy link
Copy Markdown

Hi @MyLeeJiEun. Thanks for your PR.

I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@MyLeeJiEun MyLeeJiEun force-pushed the fork-from-master-0702-feature-ai-noise branch 2 times, most recently from 5cc9e4d to 3261afd Compare July 9, 2026 07:51
1. Expose AiReduceNoise and AiNoiseSourcePath from D-Bus proxy
2. Add aiReduceNoise and aiNoiseSourcePath properties to SoundModel
3. Wire D-Bus signals to model and implement setAiReduceNoise with toast notification
4. Rebind volume source to physical mic when AI noise reduction is active
5. Migrate MicrophonePage to aiReduceNoise with updated display name
6. Update Chinese translations

Log: Add AI noise reduction toggle and source rebinding for microphone page.

feat(sound): 添加 AI 降噪功能支持

1. 从 D-Bus 代理暴露 AiReduceNoise 和 AiNoiseSourcePath 属性
2. 为 SoundModel 添加 aiReduceNoise 和 aiNoiseSourcePath 属性
3. 连接 D-Bus 信号到模型并实现带通知提示的 setAiReduceNoise
4. 当 AI 降噪开启时将音量滑块绑定到物理麦克风
5. 迁移 MicrophonePage 到 aiReduceNoise 并更新显示名称
6. 更新中文翻译

Log: 为麦克风页面添加 AI 降噪开关及音频源重绑定功能。
PMS: STORY-41229
@MyLeeJiEun MyLeeJiEun force-pushed the fork-from-master-0702-feature-ai-noise branch from 3261afd to 7a43373 Compare July 9, 2026 08:36
@deepin-bot

deepin-bot Bot commented Jul 9, 2026

Copy link
Copy Markdown

TAG Bot

New tag: 6.1.99
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #3348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants