From b8a01f1cf859d9060a9576ea2e687fdd2f880d95 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Fri, 11 Aug 2023 08:14:40 -0300 Subject: [PATCH] copy --- docs/voice.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/voice.md b/docs/voice.md index 0d36b901c..6ddd2cc3a 100644 --- a/docs/voice.md +++ b/docs/voice.md @@ -3,8 +3,6 @@ Speak with GPT about your code! Request new features, test cases or bug fixes using your voice and let GPT do the work of editing the files in your local git repo. As with all of aider's capabilities, you can use voice-to-code with an existing repo or to start a new project. -Aider transcribes each voice request and sends it to GPT along with [relevant context about your codebase](https://aider.chat/docs/ctags.html). The transcription accuracy of whisper and aider's code context combine to make "voice-to-code" surprisingly effective. - Voice support fits quite naturally into aider's AI pair programming chat interface. Now you can fluidly switch between voice and text chat where you ask GPT to edit the code and your own editor when it makes more sense for you to drive. ## How to use voice-to-code