-
Connectie via bestaande research-tool
-
For continuing discussions from https://github.com/awslabs/damo/issues/52
-
bash ./run_server_2pass_ssl.sh
I20241122 11:17:54.294150 43319 funasr-wss-server-2pass.cpp:21] model-dir : damo/speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404-onnx
I20241122 1…
-
DAMO bevat integer Enums. HyDAMO gebruikt strings. CSO heeft ook een value mapping voor deze Enums. Het is onbekend of dit overeenkomt met de HyDAMO value mapping / welke versie van de DAMO domeintabe…
-
### Before Asking
- [X] I have read the [README](https://github.com/tinyvision/DAMO-YOLO/blob/master/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have r…
-
-
To Reproduce
1.docker pull
registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-gpu-0.2.0
mkdir -p ./funasr-runtime-resources/models
sudo docker run --gpus=all --net=host -it --…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
### Before asking:
1. search the iss…
-
-
The inference code provided does not work
```
import sys
sys.path.append('./')
from videollama2 import model_init, mm_infer
from videollama2.utils import disable_torch_init
def inference():…