From 4bcfcb85c08b6cfbf2fe42fd9233e76a6bc5c076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adama=20Ciss=C3=A9?= <114618808+JPKpointFR@users.noreply.github.com> Date: Fri, 7 Mar 2025 16:00:07 +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 00c0a4f..d63e735 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Ce projet combine la reconnaissance vocale, l'intelligence artificielle de Mistr Avant de commencer, vous devez installer les bibliothèques nécessaires : ```bash -pip install elevenlabs speechrecognition pygame requests +pip install elevenlabs SpeechRecognition pygame requests