-
版本:funasr-1.1.14
推理数据集:COMMON_VOICE_V17.0_EN_DEV
报错:
{'load_data': '0.128', 'extract_feat': '0.057', 'forward': '0.624', 'batch_size': '16', 'rtf': '0.006'}, : 2%| | 288/16393 [00:16
-
客户端请求线程数大于1时,第一个线程处理完后,后面卡死;
服务端日志:
I20241029 12:25:47.567818 24235 websocket-server.cpp:411] model successfully inited
I20241029 12:25:47.567828 24235 websocket-server.cpp:413] initAsr run check…
-
## 🐛 Bug
File "/home/wjc/anaconda3/envs/cosyvoice/lib/python3.8/site-packages/hydra/_internal/utils.py", line 220, in run_and_report
return func()
File "/home/wjc/anaconda3/envs/cosyvoice/l…
-
Hi, thank you very much for your work.
I want to continue to do some interesting work based on your work.
I have not found any related model fine-tuning on modelscore and github.
Can you please…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
### Before asking:
1. search the iss…
-
Hi
I am facing this issue:
Code:
```
from modelscope.pipelines import pipeline
from modelscope.utils.constant import Tasks
inference_pipeline = pipeline(
task=Tasks.emotion_recognitio…
-
#### What is your question?
使用多次调用同一个模型报错,首次调用generate并不会报错,后2次或者3次就会报错
```
libgomp: Thread creation failed: Resource temporarily unavailable
libgomp:
libgomp:
libgomp: Thread creation faile…
-
你好,我在运行ASR streaming client,即
python funasr_wss_client.py --host "0.0.0.0" --port 10095 --mode online --chunk_size "5,10,5"
这行代码时出现以下错误:
OSError: No Default Output Device Available
报错代码如下:
…
-
## ❓ Questions and Help
如题报错怎么解决?这里是报错片段
[2024-09-27 14:43:18,901][root][INFO] - rank: 0, dataloader start from step: 0, batch_num: 1, after: 1
Error executing job with overrides: ['++model=iic/Sen…
-
> 朋友,你能把报错信息截的完整点吗... 截图里没有什么有效信息... 最上面那个 OS.Error 是什么? 还有,你能不能新开一个 issue? 你这个问题跟这个issue 好像没有关系...
就是直接运行python server.py
```
python server.py
INFO: Started server process [26…