openspeech-team / openspeech

Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.
https://openspeech-team.github.io/openspeech/
MIT License
670 stars 112 forks source link

questions #225

Open bgyujia opened 3 months ago

bgyujia commented 3 months ago

❓ Questions & Help

command line:python3 ./openspeech_cli/hydra_train.py dataset=aishell dataset.dataset_path=/data/coding/openspeech-main/data_aishell dataset.dataset_download=False dataset.manifest_file_path=./makefile.txt tokenizer=aishell_character model=quartznet15x5 audio=mfcc lr_scheduler=warmup_reduce_lr_on_plateau trainer=gpu criterion=ctc Why is training slow?Help answer questions. image

Details