tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.47k stars 215 forks source link

Kernel size #103

Open tanvi81 opened 2 years ago

tanvi81 commented 2 years ago

Whenever I try to train model on my own data set it giving issue that Kernel size can't be greater than actual input size Specific error:--Calculated padded input size per channel: (514 x 2). Kernel size: (3 x 3). Kernel size can't be greater than actual input size