asyouplz_SpeechNote/src
Claude AI 2da0aaa749 Add comprehensive Deepgram infrastructure enhancements
- Added new Deepgram model support and capability management system
- Implemented advanced diarization formatting with speaker detection
- Enhanced error handling with user-friendly messages
- Added model migration service for backward compatibility
- Improved audio validation and reliability utilities
- Added comprehensive testing scripts and documentation
- Updated model registry with latest Deepgram models (nova-3 support)
- Enhanced configuration management with JSON-based model definitions
- Added agent-based documentation in Korean and English
- Improved timeout handling for large audio files
- Added circuit breaker pattern for API resilience

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 18:16:20 +09:00
..
__tests__ feat: Deepgram API Integration - Multi-Provider Speech-to-Text Support 2025-08-28 23:49:21 +09:00
application fix: resolve 80 TypeScript compilation errors 2025-08-29 04:19:32 +00:00
architecture fix: resolve TypeScript compilation errors 2025-09-05 03:27:03 +00:00
config Add comprehensive Deepgram infrastructure enhancements 2025-09-10 18:16:20 +09:00
core fix: Implement provider-specific file size limits for Deepgram 2025-09-05 02:06:32 +00:00
domain/models feat: v1.0.0 초기 릴리즈 - Deepgram 빈 응답 문제 해결 및 언어 설정 수정 2025-08-30 23:46:54 +09:00
infrastructure Add comprehensive Deepgram infrastructure enhancements 2025-09-10 18:16:20 +09:00
patterns Initial commit: Obsidian Speech-to-Text Plugin 2025-08-25 20:00:43 +09:00
testing fix: 옵시디언 플러그인 StatusBar 및 SettingsTab 오류 수정 2025-08-30 13:11:30 +09:00
types feat: v1.0.0 초기 릴리즈 - Deepgram 빈 응답 문제 해결 및 언어 설정 수정 2025-08-30 23:46:54 +09:00
ui Add comprehensive Deepgram infrastructure enhancements 2025-09-10 18:16:20 +09:00
utils fix: TypeScript 타입 에러 41개 수정 및 타입 안전성 개선 2025-08-30 10:07:09 +09:00
main-fixed.ts Add comprehensive Deepgram infrastructure enhancements 2025-09-10 18:16:20 +09:00
main-refactored.ts fix: resolve TypeScript compilation errors 2025-09-05 03:27:03 +00:00
main.ts Merge pull request #20 from asyouplz/claude/issue-19-20250905-0535 2025-09-06 20:04:09 +09:00