Closed xiasi0 closed 4 weeks ago
RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 11.67 GiB total capacity; 1.31 GiB already allocated; 2.94 MiB free; 1.35 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF Notice: ffmpeg is not installed. torchaudio is used to load audio If you want to use ffmpeg backend to load audio, please install it by: sudo apt install ffmpeg # ubuntu
transformer is not installed, please install it if you want to use related modules
model is not exist, begin to export /workspace/models/damo/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch/model_blade.torchscript
funasr version: 1.1.8.
Check update of funasr, and it would cost few times. You may disable it by set disable_update=True
in AutoModel
New version is available: 1.1.12.
Please use the command "pip install -U funasr" to upgrade.
请看一下日志我错过了什么?谢谢 根据此部署指南:https://github.com/modelscope/FunASR/blob/main/runtime/docs/SDK_advanced_guide_offline_gpu.md 执行如下命令:
输入如下日志: