Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ benchmark_vllm.py
File
benchmark_vllm.py
benchmark_vllm.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"FunASR vLLM Benchmark: unified speed + CER comparison
for
all supported models.
3
4
Supports: Fun-ASR-Nano, GLM-ASR-Nano (and any model via AutoModelVLLM).
Callers
nothing calls this directly
Calls
6
vad_segment
Function · 0.85
run_pytorch
Function · 0.85
concat_results
Function · 0.85
compute_cer
Function · 0.85
run_vllm
Function · 0.85
write
Method · 0.45
Tested by
no test coverage detected