hirofumi0810 / neural_sp

End-to-end ASR/LM implementation with PyTorch
Apache License 2.0
589 stars 140 forks source link

data preprocessing #347

Open artificertxj1 opened 2 years ago

artificertxj1 commented 2 years ago

Hi, I'm trying to reproduce the results on librispeech but run into troubles with Kaldi. Can I do data preprocessing with codes from data_preproceessing repo instead of using Kaldi?