free-claude-code/messaging
Cursor Agent eabe8db2e8 Remove CPU fallbacks for voice note transcribe; auto/cuda/cpu fail fast
- Remove _cuda_failed_models and inference-time CPU fallback
- auto: try CUDA only, fail fast on RuntimeError (no CPU fallback)
- cpu/cuda: use device directly, fail fast on errors
- Update docs in config, .env.example, README

Co-authored-by: Ali Khokhar <alishahryar2@gmail.com>
2026-02-18 13:37:23 +00:00
..
platforms new linter rules and fixes 2026-02-18 04:13:41 -08:00
rendering new linter rules and fixes 2026-02-18 04:13:41 -08:00
trees lint 2026-02-18 04:19:37 -08:00
__init__.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
base.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
discord.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
discord_markdown.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
event_parser.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
factory.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
handler.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
limiter.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
models.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
session.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
telegram.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
telegram_markdown.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
transcript.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
transcription.py Remove CPU fallbacks for voice note transcribe; auto/cuda/cpu fail fast 2026-02-18 13:37:23 +00:00
tree_data.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
tree_processor.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
tree_queue.py new linter rules and fixes 2026-02-18 04:13:41 -08:00
tree_repository.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00