Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Issue 1848123002: Tweak kDecayRate in the IntelligibilityEnhancer (Closed)

Created:
4 years, 8 months ago by aluebs-webrtc
Modified:
4 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Tweak kDecayRate in the IntelligibilityEnhancer This makes the addaptation of the IntelligibilityEnhancer slower, which makes it take more time to kick in or when the background noise changes drastically. But on the other hand, it reduces the risk of clipping and makes the changing in coloring less noticeable. R=henrik.lundin@webrtc.org, peah@webrtc.org, turaj@webrtc.org Committed: https://crrev.com/2d66cf9d8d5326029aaac1863acb8ccb9ae91db0 Cr-Commit-Position: refs/heads/master@{#12202}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Separate variables #

Patch Set 3 : Rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
aluebs-webrtc
4 years, 8 months ago (2016-03-31 23:22:56 UTC) #2
peah-webrtc
On 2016/03/31 23:22:56, aluebs-webrtc wrote: lgtm but please look into my comment.
4 years, 8 months ago (2016-04-01 04:43:40 UTC) #3
peah-webrtc
https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode37 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:37: const float kDecayRate = 0.994f; // Power estimation decay ...
4 years, 8 months ago (2016-04-01 04:43:51 UTC) #4
hlundin-webrtc
LGTM with the same concerns as Per. https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode37 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:37: const float ...
4 years, 8 months ago (2016-04-01 08:36:39 UTC) #5
aluebs-webrtc
turaj, any comments? https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc File webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc (right): https://codereview.webrtc.org/1848123002/diff/1/webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc#newcode37 webrtc/modules/audio_processing/intelligibility/intelligibility_enhancer.cc:37: const float kDecayRate = 0.994f; // ...
4 years, 8 months ago (2016-04-01 17:33:35 UTC) #6
turaj
I don't have further comment, than the one Per and Henrik brought up. I see ...
4 years, 8 months ago (2016-04-01 17:45:37 UTC) #7
aluebs-webrtc
Because of popular demand, I brought back kMaxRelativeGainChange.
4 years, 8 months ago (2016-04-01 18:27:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848123002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848123002/20001
4 years, 8 months ago (2016-04-01 18:27:37 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_clang_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_clang_rel/builds/2233) win_x64_gn_rel on tryserver.webrtc (JOB_FAILED, ...
4 years, 8 months ago (2016-04-01 18:32:53 UTC) #13
aluebs-webrtc
Committed patchset #3 (id:40001) manually as 2d66cf9d8d5326029aaac1863acb8ccb9ae91db0 (presubmit successful).
4 years, 8 months ago (2016-04-01 20:59:50 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 20:59:52 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2d66cf9d8d5326029aaac1863acb8ccb9ae91db0
Cr-Commit-Position: refs/heads/master@{#12202}

Powered by Google App Engine
This is Rietveld 408576698