`Whisper-tiny `_ ============================================================ 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-tiny ~~~~~~~~~~~~ .. _whisper-tiny_model: **Support Platforms**: LLM630 Compute Kit, Module LLM, and Module LLM Kit - The models are supports multilingual speech recognition and translation. - encode 248.0ms - avg-decode 32.54ms Install """"""" .. code-block:: shell apt install llm-model-whisper-tiny **Manual installation:** `Click here to download llm-model-whisper-tiny `_