Code Monkey home page Code Monkey logo

Comments (6)

songhui5561 avatar songhui5561 commented on July 18, 2024
其实你的处理还是有效果的,回声大概抑制了接近20dB。你所说的效果不好应该指的是残余回声比较大吧,你可以尝试使用通信模式,可以看到识别模式和通信模式的一些参数设置不同,这些参数会影响残余回声的消除量;
也可以观察double talk (DTD)的结果,对于单讲状态,可以增加残余回声的消除量。
通常ASR模式不会把残余回声压的过低,以免损伤近端的有效语音。

from athena-signal.

zuowanbushiwo avatar zuowanbushiwo commented on July 18, 2024

好的,感谢! 我主要是对比了你们demo 的数据的结果,觉得差别太明显了,以为是我这边采集有问题,比如说延迟太大导致数据没有对齐,导致前面的单讲状态消除状态也很差。 为什么了 你们demo的数据效果可以那么好,是保证了哪些条件?我这对比了一下数据,demo 的ref 信号的幅度比较小 ,和这个有关吗? 感谢指导!

from athena-signal.

songhui5561 avatar songhui5561 commented on July 18, 2024

跟ref的幅度关系不大。数据对齐当然是必要的,不能延时太大,也不能非因果。
其他的原因,一是音乐回声比人声回声更容易消除一些,因为音乐信号的连续性有利于滤波器的收敛和跟踪;另一个是设备的非线性回声成分比较少,多数都是线性回声,消除起来更容易些;最后就是一些细节参数的调整了,比较关键的像DTD、erl、res中的增益计算,等等。

from athena-signal.

zuowanbushiwo avatar zuowanbushiwo commented on July 18, 2024

你好,非常感谢您的耐心指导。
我这边自己用Audacity 观察时域波形,对比两个波形尖峰位置,可以发现far_end 信号在 near_end 信号前面50个采样点左右,按照16k的采样率计算只有4ms左右,是满足非因果和不能延时太大的条件吗?

屏幕截图 2020-10-10 171726

from athena-signal.

songhui5561 avatar songhui5561 commented on July 18, 2024

这种是可以的

from athena-signal.

zuowanbushiwo avatar zuowanbushiwo commented on July 18, 2024

好的,非常感谢!

from athena-signal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.