`Whisper-small `_ ============================================================== Introduction ------------ Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data Whisper models demonstrate a strong ability to generalise to many datasets and domains without the need for fine-tuning. Available NPU Models -------------------- whisper-small ~~~~~~~~~~~~~ .. _whisper-small_model: **Support Platforms**: LLM630 Compute Kit, Module LLM, and Module LLM Kit - The models are supports multilingual speech recognition and translation. - encode 1606.08ms - avg-decode 148.92ms Install """"""" .. code-block:: shell apt install llm-model-whisper-small **Manual installation:** `Click here to download llm-model-whisper-small `_