mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 09:05:00 +00:00
Late-bind importing sounddevice, as it was slowing down aider startup
This commit is contained in:
parent
4846317ef1
commit
963bc83a9c
3 changed files with 24 additions and 15 deletions
|
@ -5,6 +5,7 @@
|
|||
- [Only git commit dirty files that GPT tries to edit](https://github.com/paul-gauthier/aider/issues/200#issuecomment-1682750798)
|
||||
- Send chat history as prompt/context for Whisper voice transcription
|
||||
- Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language
|
||||
- Late-bind importing `sounddevice`, as it was slowing down aider startup
|
||||
- Improved --foo/--no-foo switch handling for command line and yml config settings
|
||||
|
||||
### v0.12.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue