from local

This commit is contained in:
dohe0342 2022-12-23 14:03:19 +09:00
parent 3464b89eac
commit af421f7025
2 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ mkdir -p $exp_dir
# full_libri can be "True" or "False"
# "True" -> use full librispeech dataset for distillation
# "False" -> use train-clean-100 subset for distillation
full_libri=True
full_libri=False
# use_extracted_codebook can be "True" or "False"
# "True" -> stage 0 and stage 1 would be skipped,