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