Dear Nickolay,
I would like to ask about spectral subtraction technique and its implementation in sphinx. How can i used to reduce noise.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Free free to ask, what is your question please? It is enabled by default and reduces the noise online by subtracting the static white noise from the signal.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Nickolay,
I would like to ask about spectral subtraction technique and its implementation in sphinx. How can i used to reduce noise.
Thanks in advance.
Free free to ask, what is your question please? It is enabled by default and reduces the noise online by subtracting the static white noise from the signal.
Thank you for your reply
There is a way to evaluate my system without this front-end step?
Yes, you can modify perl script to compute features to add
-remove_noise no
option to sphinx_fe.Thnx
Could you please give me more details on algorithm and theoretical background of this module
Details are in the code. For the theory you can read https://www.cs.cmu.edu/~chanwook/MyPapers/PNCC_INTERSPEECH_ver03.pdf
Ok
Thank you