xiph / rnnoise

Recurrent neural network for audio noise reduction
BSD 3-Clause "New" or "Revised" License
3.89k stars 882 forks source link

zero samples... #187

Open simon-cas opened 3 years ago

simon-cas commented 3 years ago

zeros samples problem happen, anyone have same problem? ./denoise_training signal.raw noise.raw count\

output: matrix size: 0 x 87

simon-cas commented 3 years ago

./denoise_training signal.raw noise.raw count output: matrix size: 0 x 87

RXAldreezee commented 3 years ago

https://github.com/Desklop/RNNoise_Wrapper/blob/master/TRAINING.md I followed this guide with no problems encountered.