FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

部署没问题,无法调用

Open infoBrainSys opened this issue 6 months ago • 1 comments

Notice: In order to resolve issues more efficiently, please raise issue following the template. (注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充细节)

🐛 Bug

前端无法调用,10095端口是开放的 Image

Image

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

  1. Run cmd 'nohup bash run_server.sh --download-model-dir /workspace/models --model-dir damo/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch --certfile 0 --hotword /workspace/models/hotwords.txt > log.txt 2>&1 & '
  2. See error

Code sample

Expected behavior

Environment

  • OS (e.g., Linux): Ubuntu 20.04
  • FunASR Version (e.g., 1.0.0): Latest
  • ModelScope Version (e.g., 1.11.0):
  • PyTorch Version (e.g., 2.0.0):
  • How you installed funasr (pip, source):
  • Python version:
  • GPU (e.g., V100M32) V00-16G
  • CUDA/cuDNN version (e.g., cuda11.7): 12.4
  • Docker version (e.g., funasr-runtime-sdk-cpu-0.4.1) Latest
  • Any other relevant information:

Additional context

infoBrainSys avatar Mar 31 '25 02:03 infoBrainSys