microsoft / SpeechT5

Unified-Modal Speech-Text Pre-Training for Spoken Language Processing
MIT License
1.09k stars 113 forks source link

What's the model_path and data_name on inference code? #80

Open YepJin opened 1 month ago

YepJin commented 1 month ago

On wavllm, we need to run the following inference code. I just wonder what's the model_path and data_name?

image

XiaoshanHsj commented 1 month ago

You need to download the checkpoint, then set the $model_path to the local path of checkpoint, the $data_name is the path of .tsv