Rename project to Saiki and unify CLI

This commit is contained in:
Pawel
2026-05-26 18:09:26 -04:00
parent 8ee1f8de25
commit f38030238c
19 changed files with 1274 additions and 1326 deletions

13
CHANGELOG.md Normal file
View File

@@ -0,0 +1,13 @@
# Changelog
## Unreleased
- Renamed the project to Saiki (`採記`).
- Replaced the old script collection with one CLI: `./saiki.py`.
- Added YAML configuration loading from `~/.config/saiki/config.yaml`.
- Added YouTube transcript exports for Anki-ready sentence mining.
- Added known/new word comparison.
- Added a Python TTS importer that accepts plain text, TSV, and CSV sentence
sources.
- Added focused tests for pure logic.