vllm_omni.model_executor.models.common ¶
Modules:
| Name | Description |
|---|---|
alias_free_activation | Alias-free activation for BigVGAN-style speech decoders. |
nucleus_ras_sampling | Shared TTS sampling primitives: nucleus (top-p/top-k) and RAS. |
qwen3_code_predictor | Qwen3 Code Predictor -- optimized re-prefill, no KV cache. |
snake_activation | Shared Snake/SnakeBeta activations for speech decoders. |
whisper_vq | WhisperVQEncoder: HF WhisperEncoder + VQ codebook + inter-layer pooling. |