francoisgermain / SpeechDenoisingWithDeepFeatureLosses

Speech Denoising with Deep Feature Losses
MIT License
183 stars 53 forks source link

Stereo wave file training query #15

Open TeerathChandani opened 4 years ago

TeerathChandani commented 4 years ago

I have noisy and clean wave files. Each has two channel. I want to train on it. Is there any modification I have to do?

like 32-float, Sample rate changing or model input?

Thanks,