summaryrefslogtreecommitdiff
path: root/internal/audio
AgeCommit message (Expand)Author
2026-04-06refactor: consolidate provider factory test seams into shared named typesPaul Buetow
2026-04-06refactor: decompose Processor god object into focused files (SRP)Paul Buetow
2026-04-03fix: resolve all golangci-lint issuesPaul Buetow
2026-04-02task zz: add Voices()/BuildAttribution() to Provider interface [OCP]Paul Buetow
2026-04-02task 00j: separate OpenAI vs Gemini provider-specific config fields [ISP]Paul Buetow
2026-04-02task 00p: add -race to default test task; add t.Parallel() to safe unit testsPaul Buetow
2026-04-02task 00g/00k/00h/008: gofmt, remove ProviderWithFallback, stdlib helpers, sha...Paul Buetow
2026-04-02task 00m/00n/00b: remove dead stub, add interface assertions, fix HTTP timeoutPaul Buetow
2026-04-02task 002: restore Gemini warning outputPaul Buetow
2026-04-02task 002: restore Gemini fallback output and add failure coveragePaul Buetow
2026-04-02task 002: centralize Gemini voice fallbacksPaul Buetow
2026-04-02Release v0.9.0v0.9.0Paul Buetow
2026-04-02Fix verification gate lint and test issuesPaul Buetow
2026-04-02Fix processor audio metadata instruction gatingPaul Buetow
2026-04-02Align processor attribution with provider semanticsPaul Buetow
2026-04-02Centralize audio sidecar generationPaul Buetow
2026-04-01Align Gemini audio defaults with TTS APIPaul Buetow
2026-04-01Fix Gemini audio provider defaultsPaul Buetow
2026-04-01zg: extract shared audio voice listsPaul Buetow
2026-04-01Address zm review feedback on Gemini testsPaul Buetow
2026-04-01Add Gemini audio tests for zmPaul Buetow
2026-04-01zi: add Gemini audio attribution helperPaul Buetow
2026-04-01zf: align Gemini TTS default modelPaul Buetow
2026-04-01zf: fix Gemini provider routing and output validationPaul Buetow
2026-04-01zf: add Gemini TTS providerPaul Buetow
2026-03-08refactor(task-376): share audio attribution builderPaul Buetow
2026-03-08fix: complete code-quality task queue (373-378)Paul Buetow
2026-03-05chore: release v0.8.1v0.8.1Paul Buetow
2025-07-22Remove audio cache feature to simplify codebase and avoid cache-related issuesPaul Buetow
2025-07-20test: add comprehensive test suite for audio and anki packagesPaul Buetow
2025-07-19feat: improve flashcard storage and audio regenerationv0.6.0Paul Buetow
2025-07-19feat: update default voice to alloy with speed 0.98Paul Buetow
2025-07-16feat: add custom image prompt support and keyboard shortcutsPaul Buetow
2025-07-16feat: add Fyne GUI mode with interactive flashcard managementPaul Buetow
2025-07-15feat: remove espeak, add random voice/style selection, fix punctuation in TTSPaul Buetow
2025-07-15feat: add OpenAI gpt-4o-mini-tts support with voice instructionsPaul Buetow
2025-07-15feat: add OpenAI DALL-E image generation and make OpenAI defaultv0.1.0Paul Buetow
2025-07-14initial commitPaul Buetow