solve the bug of training mdtc_bs16_fp32

fix the filepath bug
pull/2354/head
Zhao Yuting 3 years ago committed by GitHub
parent 975ceb811a
commit 59e7444efe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
# Data # # Data #
########################################### ###########################################
dataset: 'paddlespeech.audio.datasets:HeySnips' dataset: 'paddlespeech.audio.datasets:HeySnips'
data_dir: '/PATH/TO/DATA/hey_snips_research_6k_en_train_eval_clean_ter' data_dir: '../tests/hey_snips_research_6k_en_train_eval_clean_ter'
############################################ ############################################
# Network Architecture # # Network Architecture #

Loading…
Cancel
Save