From 81f2f2d8dfca8f49380250d1628cb31e8184437b Mon Sep 17 00:00:00 2001 From: kalarp <145061739+kalarp@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:51:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f02349b..00bd926 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## 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