fix errors for soft connection (#443)

This commit is contained in:
Mingshuang Luo 2022-06-24 10:40:46 +08:00 committed by GitHub
parent 0475d75d15
commit c391bfd100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
../../librispeech/ASR/local/prepare_lm_training_data.py
../../../librispeech/ASR/local/prepare_lm_training_data.py

View File

@ -1 +1 @@
../../librispeech/ASR/local/train_bpe_model.py
../../../librispeech/ASR/local/train_bpe_model.py