FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

cannot load own local model

Open 2833034152 opened this issue 6 months ago • 0 comments

I trained with finetune.sh, and the model is :"iic/SenseVoiceSmall". Training with four data: FunASR - the main/data/list/train jsonl. It's only contains two language English and Chinese.

But when I test the wav, the results feel like they were measured using a pre-trained multilingual model, because it recognizes Japanese! But I just loaded my own trained model, the test script is as follows:

Image

2833034152 avatar Mar 31 '25 11:03 2833034152