spelling-tts-converter/ ├── scripts/ │ └── spelling_to_tts.py # Main conversion script ├── data/ │ └── spelling-list.pdf # Downloaded PDF file ├── output/ # Generated MP3 files (created after running ...