# SPDX-License-Identifier: Apache-2.0
"""Whisper ASR model support for sglang-omni."""

from . import config

__all__ = ["config"]
