docs: update readme with local and streaming transcription
This commit is contained in:
+12
-1
@@ -468,4 +468,15 @@ Started: Sun Feb 1 12:22:47 AM CET 2026
|
||||
- Overrides `config.Language = ""` (auto) for this transcription session
|
||||
- This is a safety net for manually-edited configs; primary validation is at config-time (hard error)
|
||||
- Added 4 tests: LanguageFallback, AutoLanguageNoFallback, CompatibleLanguageNoFallback, MultilingualModelAllLanguages
|
||||
- All tests passing with -race flag, typecheck passes
|
||||
- All tests passing with -race flag, typecheck passes
|
||||
|
||||
### Task 44: Update README with new architecture
|
||||
- Updated Features section: added local transcription, streaming, 57 language support, Deepgram Nova
|
||||
- Added "## Local Transcription" section with whisper.cpp setup, model table, configuration example
|
||||
- Added "## Streaming Transcription" section with provider table, config examples
|
||||
- Added "Model Management" subsection under Quick Reference with `hyprvoice model list/download/remove`
|
||||
- Updated provider list: OpenAI, Groq, Mistral, ElevenLabs, Deepgram + whisper.cpp
|
||||
- Updated Development Status table: all items now complete (local, streaming, model mgmt, language validation)
|
||||
- Updated Project Structure: added deps/, language/, models/whisper/ packages
|
||||
- Updated File Locations: added models directory path
|
||||
- Typecheck passes
|
||||
Reference in New Issue
Block a user