From d6ad8bbacfdeb5aca68f5a087b13fffb5f0c9db6 Mon Sep 17 00:00:00 2001 From: Kadir Nar Date: Sun, 21 Jan 2024 18:39:50 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=B0=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18400c8..5568cc0 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ response = chat.run_query(query) print(response) ``` -### 🎙️ Long Text Support Summarization +### 📰 Long Text Support Summarization ```python from whisperplus import LongTextSupportSummarizationPipeline