MCPcopy 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
4Supports: Fun-ASR-Nano, GLM-ASR-Nano (and any model via AutoModelVLLM).

Callers

nothing calls this directly

Calls 6

vad_segmentFunction · 0.85
run_pytorchFunction · 0.85
concat_resultsFunction · 0.85
compute_cerFunction · 0.85
run_vllmFunction · 0.85
writeMethod · 0.45

Tested by

no test coverage detected