AudioNotes icon indicating copy to clipboard operation
AudioNotes copied to clipboard

decoding, empty speech

Open TaoHouWh opened this issue 6 months ago • 2 comments

2024-08-01 11:12:51 - Your app is available at http://localhost:8000 2024-08-01 11:12:53 - Translated markdown file for zh-CN not found. Defaulting to chainlit.md. You are using the latest version of funasr-1.1.4 2024-08-01 11:12:58 - download models from model hub: ms 2024-08-01 11:12:58,680 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2024-08-01 11:12:58,680 - modelscope - INFO - Use user-specified model revision: master 2024-08-01 11:13:00 - Loading pretrained params from C:\Users\YUMEI.cache\modelscope\hub\iic\speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch\model.pt 2024-08-01 11:13:00 - ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch\model.pt 2024-08-01 11:13:01 - scope_map: ['module.', 'None'] 2024-08-01 11:13:01 - excludes: None 2024-08-01 11:13:01 - Loading ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch\model.pt, status: <All keys matched successfully> 2024-08-01 11:13:03 - Building VAD model. 2024-08-01 11:13:03 - download models from model hub: ms 2024-08-01 11:13:04,067 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2024-08-01 11:13:04,067 - modelscope - INFO - Use user-specified model revision: master 2024-08-01 11:13:04 - Loading pretrained params from C:\Users\YUMEI.cache\modelscope\hub\iic\speech_fsmn_vad_zh-cn-16k-common-pytorch\model.pt 2024-08-01 11:13:04 - ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_fsmn_vad_zh-cn-16k-common-pytorch\model.pt 2024-08-01 11:13:04 - scope_map: ['module.', 'None'] 2024-08-01 11:13:04 - excludes: None 2024-08-01 11:13:04 - Loading ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_fsmn_vad_zh-cn-16k-common-pytorch\model.pt, status: <All keys matched successfully> 2024-08-01 11:13:04 - Building punc model. 2024-08-01 11:13:04 - download models from model hub: ms 2024-08-01 11:13:04,669 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2024-08-01 11:13:04,670 - modelscope - INFO - Use user-specified model revision: master Building prefix dict from the default dictionary ... 2024-08-01 11:13:06 - Building prefix dict from the default dictionary ... Loading model from cache C:\Users\YUMEI\AppData\Local\Temp\jieba.cache 2024-08-01 11:13:06 - Loading model from cache C:\Users\YUMEI\AppData\Local\Temp\jieba.cache Loading model cost 0.403 seconds. 2024-08-01 11:13:07 - Loading model cost 0.403 seconds. Prefix dict has been built successfully. 2024-08-01 11:13:07 - Prefix dict has been built successfully. 2024-08-01 11:13:23 - Loading pretrained params from C:\Users\YUMEI.cache\modelscope\hub\iic\punc_ct-transformer_cn-en-common-vocab471067-large\model.pt 2024-08-01 11:13:23 - ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\punc_ct-transformer_cn-en-common-vocab471067-large\model.pt 2024-08-01 11:13:23 - scope_map: ['module.', 'None'] 2024-08-01 11:13:23 - excludes: None 2024-08-01 11:13:25 - Loading ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\punc_ct-transformer_cn-en-common-vocab471067-large\model.pt, status: <All keys matched successfully> 2024-08-01 11:13:25 - Building SPK model. 2024-08-01 11:13:25 - download models from model hub: ms 2024-08-01 11:13:26,765 - modelscope - WARNING - Using the master branch is fragile, please use it with caution! 2024-08-01 11:13:26,765 - modelscope - INFO - Use user-specified model revision: master Detect model requirements, begin to install it: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_campplus_sv_zh-cn_16k-common\requirements.txt install model requirements successfully 2024-08-01 11:13:28 - Loading pretrained params from C:\Users\YUMEI.cache\modelscope\hub\iic\speech_campplus_sv_zh-cn_16k-common\campplus_cn_common.bin 2024-08-01 11:13:28 - ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_campplus_sv_zh-cn_16k-common\campplus_cn_common.bin 2024-08-01 11:13:28 - scope_map: ['module.', 'None'] 2024-08-01 11:13:28 - excludes: None 2024-08-01 11:13:28 - Loading ckpt: C:\Users\YUMEI.cache\modelscope\hub\iic\speech_campplus_sv_zh-cn_16k-common\campplus_cn_common.bin, status: <All keys matched successfully> rtf_avg: 0.148: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:01<00:00, 1.56s/it] 0%| | 0/1 [00:00<?, ?it/s]2024-08-01 11:13:30 - decoding, utt: be11b39b-1f43-48d0-95ab-ca3ad43f3b79, empty speech

TaoHouWh avatar Aug 01 '24 03:08 TaoHouWh