This commit is contained in:
Paul Gauthier 2025-01-10 15:04:54 -08:00
parent 2640e05307
commit c939521f5f
4 changed files with 14 additions and 12 deletions

View file

@ -36,6 +36,7 @@ cog.out(text)
- Turn off fancy input and watch files if terminal is dumb.
- Added support for custom voice format and input device settings.
- Disabled Streamlit email prompt, by apaz-cli.
- Docker container runs as non-root user.
- Fixed lint command handling of nested spaced strings, by Aaron Weisberg.
- Added token count feedback when adding command output to chat.
- Improved error handling for large audio files with automatic format conversion.