index
:
totalrecall
main
Tool for the generation of Anki Flash-cards. It's using LLMs to generate voice and image outputs.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
audio
Age
Commit message (
Expand
)
Author
2026-03-08
refactor(task-376): share audio attribution builder
Paul Buetow
2026-03-08
fix: complete code-quality task queue (373-378)
Paul Buetow
2026-03-05
chore: release v0.8.1
v0.8.1
Paul Buetow
2025-07-22
Remove audio cache feature to simplify codebase and avoid cache-related issues
Paul Buetow
2025-07-20
test: add comprehensive test suite for audio and anki packages
Paul Buetow
2025-07-19
feat: improve flashcard storage and audio regeneration
v0.6.0
Paul Buetow
2025-07-19
feat: update default voice to alloy with speed 0.98
Paul Buetow
2025-07-16
feat: add custom image prompt support and keyboard shortcuts
Paul Buetow
2025-07-16
feat: add Fyne GUI mode with interactive flashcard management
Paul Buetow
2025-07-15
feat: remove espeak, add random voice/style selection, fix punctuation in TTS
Paul Buetow
2025-07-15
feat: add OpenAI gpt-4o-mini-tts support with voice instructions
Paul Buetow
2025-07-15
feat: add OpenAI DALL-E image generation and make OpenAI default
v0.1.0
Paul Buetow
2025-07-14
initial commit
Paul Buetow