フィルターのクリア

How can i digitally add external noise(street noise) to my input speech signal?

2 ビュー (過去 30 日間)
Bisma Waheed
Bisma Waheed 2018 年 5 月 7 日
I am working on a speaker recognition system. I am working on clean speech and then added AWGN noise at different SNR levels using the command:
snr=25;
x = awgn(s,snr,'measured');
But i want to add street noise to my samples that i recorded myself.

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by