Learn how Excel IMPORTCSV refreshes linked CSV data, handles locale formats, and switches to IMPORTTEXT for semicolon ...
Your text file (input.txt) │ data/download.py ← downloads the text │ data/prepare.py ← tokenises text → train.pt + val.pt + vocab.json │ train.py ← ...
"""Convert plain text to SRT with auto-estimated timings. Splits text into sentences, estimates duration per sentence based on character-per-second rate, and writes a valid SRT file.