Skip to content

vllm realtime_ws报错 #2951

@yourFinger

Description

@yourFinger

Notice: In order to resolve issues efficiently, please follow the template and include reproducible details.
(注意:为了更加高效率解决您遇到的问题,请按照模板提问,补充可复现细节。)

🐛 Bug

To Reproduce

Steps to reproduce the behavior. Always include the exact command you ran.

  1. Install with: ...
  2. Run: ...
  3. See error: ...

Code sample

#!bin/bash

CUDA_VISIBLE_DEVICES=0
nohup python examples/industrial_data_pretraining/fun_asr_nano/serve_realtime_ws.py --port 10095 --language 中文 --hotword-file hotword_list > serve_realtime_ws.log 2>&1 &

[serve_realtime_ws.log](https://github.com/user-attachments/files/28372320/serve_realtime_ws.log)

[serve_realtime_ws.log](https://github.com/user-attachments/files/28372328/serve_realtime_ws.log)

Expected behavior

Error logs


Environment

  • OS:
  • Python version: 3.12
  • FunASR version: 1.3.7
  • ModelScope version:
  • PyTorch / torchaudio version:
  • Install method (pip, source, Docker):
  • Device (cuda, cpu, mps):
  • GPU model: RTX 4090
  • CUDA/cuDNN version: 13.2
  • Docker image tag, if used:

Audio details

If the audio cannot be shared, please describe:

  • Duration:
  • Sample rate:
  • Format:
  • Language/dialect:
  • Speaker count:
  • Background noise/music:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageNeeds maintainer triage and routing

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions