-
按照 [docker部署流程](https://alibaba-damo-academy.github.io/FunASR/en/funasr/quick_start_zh.html) 中的【实时语音听写服务部署】部分进行配置:
- 镜像拉取与容器启动:
``` shell
sudo docker pull \
registry.cn-hangzhou.aliyuncs.com/fun…
-
**Describe the feature**
(已经`pip install -U modelscope`更新到最新版,目前版本号是:`modelscope==1.14.0`)
modelscope项目里目前默认的缓存目录或者说主目录是:`~/.cache/modelscope`,但是当通过设置环境变量,在这个非默认目录下加载或者下载模型时,就会遇到和默认目录不一致的问题。
…
-
**描述错误**
```python
class CartoonModelscape:
def __init__(self, model="damo/cv_unet_person-image-cartoon_compound-models", model_revision=None):
if model_revision:
self.car…
-
I tried two URL for downloding but give Connection timeout
**First url**
`https://mm.kaist.ac.kr/datasets/voxceleb`
**Second url**
`http://cnode01.mm.kaist.ac.kr/voxceleb/`
Where can I fi…
-
Notice: In order to resolve issues more efficiently, please raise issue following the template.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)
## ❓ Questions and Help
使用容器镜像启动funASR服务后使用客户端无法调用成功,提示vad_handle…
-
```
** Setting base model to SD1.5 **
--------uuid: qw
----------work_dir: C:\Users\ralfl\Downloads\ai\stable-diffusion-webui\extensions\facechain\worker_data\qw\ly261666/cv_portrait_model\person…
-
@haofanwang
There are two pipelines, one for depth and one for openpose, lets call them pipe_control_depth, pipe_control_openpose.
Which pipeline should be used for generating the output? What do…
-
尝试从本地加载模型,但每次都从ModelScope下载到.cache中。
即使我将.cache内的模型CP到指定路径,并尝试加载这个路径,它依然从.cache内加载,如果.cache内没有就还是会去拉取模型,而不是从本地加载。
模型地址:https://www.modelscope.cn/models/damo/speech_paraformer-large-contextual_asr_na…
-
我在使用modelscope处理音频数据并识别为文字,遇到了以下情况:
文档中说`audio_in`可以输入 wav的bytes数据,我测试了一下,使用这种方式输入,识别的结果完全不对。示例代码如下:
```python
from modelscope.pipelines import pipeline
from modelscope.utils.constant import Tasks…
-
damo-vilab/text-to-video-ms-1.7b is not available,can't run your code :
CUDA_VISIBLE_DEVICES=0 python dynamicTypography.py \
--word "father" --optimized_letter "h" \
--caption "A t…