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