FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

only generate 2 words

Open TuuSiwei opened this issue 2 years ago • 3 comments
trafficstars

I used the code provided in the tutorial but only generated the first two Chinese characters of the audio why?

TuuSiwei avatar Sep 17 '23 07:09 TuuSiwei

Please provide detailed information so that we can reproduce the issue. If we cannot reproduce it, it means the problem cannot be resolved.

lyblsgo avatar Sep 25 '23 02:09 lyblsgo

It seems that the model , 'damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online,' is able to successfully recognize test recordings provided by you and other synthesized audio, but when i try to recognize my own recorded audio, it only recognizes the first two words.

later,i use the model:model='damo/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch', and solve the question.

but why it?  

yy @.***

 

------------------ 原始邮件 ------------------ 发件人: "Yabin @.>; 发送时间: 2023年9月25日(星期一) 上午10:56 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [alibaba-damo-academy/FunASR] only generate 2 words (Issue #963)

Please provide detailed information so that we can reproduce the issue. If we cannot reproduce it, it means the problem cannot be resolved.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

TuuSiwei avatar Sep 25 '23 03:09 TuuSiwei

Please provide your inference recipe and recorded audio if possible.

hnluo avatar Sep 25 '23 09:09 hnluo