mirror of
https://github.com/tiennm99/loto.git
synced 2026-05-23 16:25:25 +00:00
0b6c41faad
- Run scripts/generate-audio.py to produce 184 MP3 clips (92 each for vi-VN-HoaiMyNeural and vi-VN-NamMinhNeural), ~2.2 MB total. - Cap edge-tts concurrency at 4 with 4-attempt exponential retry on NoAudioReceived — earlier all-at-once gather() hit the upstream rate limit and bailed mid-voice. - .gitignore: add .venv/ + __pycache__/ for the local generator venv.