This commit is contained in:
Paul Gauthier 2023-08-11 08:14:40 -03:00
parent aa0b8be3a2
commit b8a01f1cf8

View file

@ -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