-
#### What is your question?
For finetuning my model, should I prepare audio data less than 15s? I have lots of audios longer than 1 minute, should I split them manually, or there are other convenie…
-
我有一个音频文件,识别的时候就发生崩溃。
coredump内容如下:
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/workspace/FunASR/runtime/websocket/build/bin/funasr-wss-serve…
-
- Docker镜像版本:funasr-runtime-sdk-online-cpu-0.1.10
Dockerfile:
```dockerfile
FROM registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-online-cpu-0.1.10
WORKDIR /workspace/Fu…
-
作为抱着同样的困扰和想法,自己借助chagpt写了一段类似代码的菜鸟,支持和期待你的工作!
在我自己的实践过程中总结的一点个人建议:
1. llm翻译的批处理可以用langchain的chain.batch(),利用多线程批量提交单行字幕翻译请求,就不用担心llm不按指令要求对多行字幕分行的问题,可以用较小的模型实现。不过在线模型api会遇到超出api调用频率限制的问题,我还没有找到lan…
-
![PixPin_2024-08-02_15-33-13](https://github.com/user-attachments/assets/f387f0cc-157d-4c1f-b069-26a7eed99c3d)
出现上面错误 如何解决
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## 🐛 Bug
执行:
torchrun --nnodes 2 --node_rank 0 --nproc_per_node …
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
How does Funasr export ONNX for pre-tra…
-
严重性 代码 说明 项目 文件 行 禁止显示状态 详细信息
错误 MSB6006 “CL.exe”已退出,代码为 -1073740791。 funasr C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets 755
-
#### What is your question?
I used the python method in the Funasr documentation for exporting ONNX models to try to export the ONNX of the pretrained model paraex-en-Streaming, but kept getting er…
-
funasr-http-server收到请求时崩溃,该问题必现,使用curl发送请求,curl -F 'file=@1.mp3' 127.0.0.1:10099
## 🐛 Bug
运行funasr-http-server,按照文档所提供的请求方式 curl -F 'file=@1.mp3' 127.0.0.1:10099,服务崩溃,提示如下:
![image](https:/…