-
我是通过以下指令下载的docker镜像
```
sudo docker pull \
registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-online-cpu-0.1.5
```
启动后进入窗口
```
cd FunASR/runtime
bash run_server_2pas…
-
I am building a desktop app using electron. Sonus works fine in development mode but when I export app using ```eletron-builder```, the app crashes when I access the ```.pmdl``` file inside ```app.asa…
-
Hi! I am trying to follow the NeMo tutorial titled "ASR_with_Nemo"
https://github.com/NVIDIA/NeMo/blob/main/tutorials/asr/ASR_with_NeMo.ipynb
I am working on a conda environment following the sa…
-
Our server is running on Ubuntu with docker (funasr:funasr-runtime-sdk-online-cpu-0.1.5) provided using command:
`nohup bash run_server_2pass.sh \
--model-dir damo/speech_paraformer-large-contex…
-
enhancement
i can talk to Bard really well with a good cardioid mic , endless long prompts, 99% almost. even about whatever.
But i would like to command query and complete against a certain Doma…
-
## pipeline采用版本:
funasr: 0.8.7
model_scope: 1.10.0
执行代码
```
asr_model_path = "damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch"
vad_model_path = "damo/speech_fsmn_vad_zh-c…
-
部署开发文档中在线服务的启动命令貌似有问题
https://bgithub.xyz/alibaba-damo-academy/FunASR/blob/main/runtime/docs/SDK_advanced_guide_online_zh.md
cd FunASR/runtime
nohup bash run_server_2pass.sh \
--download-model…
-
Hi,
Is this expected to work with pre-release ovos? It gets loaded but looks like it hangs the entire pipeline somehow. Not even wakewords work if this gets loaded.
Not sure how to debug yet, bu…
-
## ❓ Questions and Help
### Before asking:
1. search the issues.
2. search the docs.
#### What is your question?
docker启动之后,启动 funasr-wss-server服务程序:
cd FunASR/runtime
nohup bash run_…
-
文件转写服务0.4.0
运行:root@1753e068fc4c:/workspace/FunASR/runtime# bash run_server.sh \
> --download-model-dir /workspace/models \
> --vad-dir damo/speech_fsmn_vad_zh-cn-16k-common-onnx \
> --mod…