Zhu Pengyue
Zhu Pengyue
OS: centos7.9 x86_64 Python/C++ Version:python3.8 Package Version:pytorch-0.0.1、torchaudio-2.1.0、modelscope-1.9.4、funasr-0.8.4 Model:speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch Command:python finetune.py Details:GPU:3090 24G显存,训练数据大概三万小时,finetune参数如下: params.dataset_type = "large" params.batch_bins = 130000 params.max_epoch = 20 params.lr = 0.0007 问题描述: 第一个batch时acc为0.29,目前到第281150batch时acc只有0.086(训练两天多),是数据问题吗? INFO: 1epoch:train:1-50batch:50num_updates: iter_time=0.058, forward_time=0.372,...
"FreeSWITCH is crashing unpredictably during runtime. How can I determine the specific cause of the crash? "When an incoming call arrives, an outbound call is made through another SIP profile....
### Context I am using the latest version of the linphone-sdk to develop my own app. During testing of calls, I noticed that if a network switch occurs while a...