mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
1e17f69309
commit
678473685d
@ -3,10 +3,9 @@
|
||||
stage=1
|
||||
stop_stage=3
|
||||
|
||||
bert_model_root="../../huggingface_models"
|
||||
bert_model_name="bert-base-chinese"
|
||||
raw_dataset_path="../DATA"
|
||||
model_path=${bert_model_root}/${bert_model_name}
|
||||
model_path=${bert_model_name}
|
||||
|
||||
. utils/parse_options.sh || exit 1;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user