Update README.md

This commit is contained in:
kalarp 2025-01-04 19:51:12 +01:00
parent ebcf45bb99
commit 81f2f2d8df

View File

@ -23,7 +23,7 @@
## Introduction ## Introduction
Whisper is a speech recognition model for general purpose. It is trained on a large dataset of diverse audio. Whisper is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification. Whisper is a multilingual speech recognition model for general purposes, including speech translation and language identification. Whisper is trained on a large dataset of diverse audio.
## Approach ## Approach