I am missing the test signal "WashingMa​chine-16-8​-mono-200s​ecs.mp3" from the denoise example.

조회 수: 9 (최근 30일)
From the unzipped archive for "Scripts_DLSignalsAndSound.zip" I am missing the file "WashingMachine-16-8-mono-200secs.mp3".
Where can I download this file?
Thank You
Tom

채택된 답변

jibrahim
jibrahim 2021년 10월 21일
편집: jibrahim 2021년 10월 21일
We've changed this example over the releases, but everything should work as long as the demo you're reading matches with your MATLAB release. If you a) open the example by clicking the open example button on the doc page b) download files from supportfiles if the example mentions it, the file should be available to you.
  댓글 수: 1
Tom Cipollone
Tom Cipollone 2021년 10월 21일
I had been confused, because the first audio file used in "Scripts_DLSignalAndSound", "WashingMachine-16-8-mono-1000secs.wav", was, of course, a .wav file and I had viewed the online version of the demo, "Denoise Speech Using Deep Learning Networks" where the file "WashingMachine-16-8-mono-1000secs.mp3" was used.
Of course, the code in "Scripts_DLSignalsAndSound" the downloadable version of the DenoiseDemo, used a wav file, as mentioned, for the first sound file but the second file used was ""WashingMachine-16-8-mono-200secs.mp3", not included in the demo but was, in fact, in the Audio toolbox.
Putting the mp3 file in the local directory where I was running the demo solved the problem.
Thank You
Tom

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

DGM
DGM 2021년 10월 19일
편집: DGM 2021년 10월 19일
That should be included with the audio toolbox after R2019a.
The files should be in $MLROOT/toolbox/audio/samples/
where $MLROOT is the installation directory
EDIT: I take that back. That's where I'm led to believe they're supposed to be, but in R2019b, they're .wav instead of .mp3. I don't know if .mp3 versions were included in later versions or something. I imagine you could use the .wav file for the same purposes anyway.

카테고리

Help CenterFile Exchange에서 Speech Recognition에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by