free-claude-code/config
Alishahryar1 d668f6e476 Add voice note transcription feature
- Introduced voice note handling for Discord and Telegram platforms.
- Added configuration options for voice note functionality in settings.py and .env.example.
- Updated README to include voice note instructions and configuration details.
- Implemented audio attachment processing and transcription using faster-whisper.
- Enabled voice note support through message handlers in both platforms.
2026-02-16 20:14:59 -08:00
..
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
logging_config.py Enhance logging and error handling across multiple modules 2026-02-15 02:01:57 -08:00
nim.py Removed nim setting from .env 2026-02-15 11:17:09 -08:00
settings.py Add voice note transcription feature 2026-02-16 20:14:59 -08:00