Releases: JaySpiffy/draft-to-take
Release list
Draft to Take v3.0.0 beta 19
Draft to Take beta 19 is the current public beta.
Recommended Windows path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.19.zipfrom the assets below. - Extract it somewhere simple, such as
C:\DraftToTakeBeta. - Start Docker Desktop.
- Run
start.bat.
Docker image tag:
v3.0.0-beta.19
What changed:
- Updates the public launcher to fresh beta 19 Docker images for backend, frontend, script-LLM, OmniVoice, and SFX/music.
- Adds the latest Script Canvas and timeline editing work, including timeline undo/history groundwork and safer clip controls.
- Improves voice-role assignment, Script Canvas documentation, and generated-script guidance.
- Keeps Docker disk cleanup guidance visible for users whose Docker Desktop WSL disk does not shrink immediately.
- Refreshes repo/docs organization while keeping this public repo limited to launcher, docs, samples, and release assets.
Experimental native installer:
DraftToTake-Native-Setup-v3.0.0-beta.19.exeis included for users who want to test the dockerless Windows path.- The installer is unsigned during beta, so Windows SmartScreen may warn on first run.
- NVIDIA GPU is strongly recommended.
- Model files are not bundled in the setup exe; they download into
%USERPROFILE%\DraftToTake\shared. - Docker remains the recommended public beta path while native installer feedback is still being gathered.
Checksums:
- Docker launcher ZIP SHA256:
468E741ECAF9AD6EDABE9BE669AC5AE08A7A6447A464222C21C96A9D6046257D - Native installer SHA256:
70AEDA06911EE92D74CCE8972E8FF282047802ABD1D0044F376FB2BDF24A93D2
Draft to Take v3.0.0 beta 18
Draft to Take beta 18 is the current public Docker beta.
Recommended Windows path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.18.zipfrom the assets below. - Extract it somewhere simple, for example
C:\DraftToTake. - Start Docker Desktop.
- Run
start.bat.
What changed:
- Adds
cleanup-docker-space.batfor removing old Draft to Take beta image tags and dangling Docker layers without deleting%USERPROFILE%\DraftToTake\shared. - Improves the launcher helpers with safer
.envchecks and clearer repair/open/stop behavior. - Binds Docker services to
127.0.0.1by default instead of exposing them on the local network. - Hardens backend file-path handling for local audio processing and timeline export paths.
- Refreshes all public GHCR Docker images as
v3.0.0-beta.18andbeta-latest.
Docker space note:
If a previous update appeared to take a lot of disk space, run cleanup-docker-space.bat after confirming beta 18 starts. Docker can keep old image layers from earlier beta tags, and this helper is meant to tidy Draft to Take images without touching projects, voices, models, or generated audio in the shared folder.
Installer note:
The native Windows installer remains experimental while Docker is still the recommended public path. The current launcher ZIP is the safest beta 18 update route.
ZIP SHA256:
06CEDA96F7E3D5D4EF8E307AD558719A88AF4C0108E0D5D35C7814E10B9F1CB6
Draft to Take v3.0.0 beta 17
Draft to Take beta 17 is the current public Docker beta.
Recommended Windows path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.17.zipfrom the assets below. - Extract it somewhere simple, such as
C:\DraftToTakeBeta. - Start Docker Desktop.
- Run
start.bat.
What changed:
- Improves Script Canvas voice-role assignment and the Voice Workbench.
- Stops SFX, ambience, and music labels from being treated as missing dialogue voices.
- Fixes voice reassignment so unlocked timeline clips can switch to the newly assigned prepared voice.
- Fixes review/timeline selection so the selected-line controls come back reliably.
- Fixes extended ambience/music/clip durations so preview/export can grow with the edited timeline.
- Adds better timeline gap tools, move-later-clips controls, and a floating selected-line editor option.
- Adds clearer loading states for emotion detection and prepared voice loading.
- Improves Docker first-pull messaging, diagnostics, and repair guidance for large image pulls.
Docker images:
ghcr.io/jayspiffy/draft-to-take-backend:v3.0.0-beta.17ghcr.io/jayspiffy/draft-to-take-frontend:v3.0.0-beta.17ghcr.io/jayspiffy/draft-to-take-script-llm:v3.0.0-beta.17ghcr.io/jayspiffy/draft-to-take-omnivoice:v3.0.0-beta.17ghcr.io/jayspiffy/draft-to-take-sfx:v3.0.0-beta.17
Installer notes:
- The native Windows installer remains experimental on beta 13.
- The Docker launcher is still the recommended public beta route.
- First Docker pulls are large and can pause near 99% while Docker verifies and extracts layers.
- A full GPU start can use roughly 25-40 GB of Docker disk space before app models download into
%USERPROFILE%\DraftToTake\shared.
SHA256:
78AE73BF0372644E616C1E9144A17BE079FB52D7256C9E9DCB844DFE75A8C7E0
Draft to Take v3.0.0 beta 16
Draft to Take beta 16 is now the current public Docker launcher and refreshed Docker image release.
Recommended path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.16.zipfrom the assets below. - Extract it somewhere simple, such as
C:\DraftToTakeBeta. - Start Docker Desktop.
- Run
start.bat. - Open the URL printed in the terminal, usually
http://localhost:3000.
What changed:
- Publishes refreshed public Docker images tagged
v3.0.0-beta.16for backend, frontend, script-llm, omnivoice, and sfx. - Keeps the beta 16 launcher pull improvements: enabled service images pull one at a time with retries for transient
unexpected EOFfailures. - Keeps the beta 15 Docker repair path for partial/corrupt pulls that can show
exec format errororinput/output error. - Improves Script Canvas onboarding around prepared voices and the Voice Workbench.
- Improves timeline/source editor resizing, timeline clip selection/playback, voice preview loading feedback, and dark-mode readability.
- Refreshes public docs so Docker users now pull
v3.0.0-beta.16images instead of the older beta 10 image set.
Notes:
- Docker Desktop with WSL2 is required for this launcher path.
- NVIDIA GPU support is strongly recommended.
- SFX/music starts automatically when Docker GPU support is available; set
INDTEXTS_SFX_ENABLED=falsein.envif you want dialogue-only startup. - Shared user data remains under
%USERPROFILE%\DraftToTake\shared. - SHA256: 92CC330D018DF665D3F81FFFD6F7B06175F7037315A28BA8D53C5049E90AF4BC
Draft to Take v3.0.0 beta 15
Draft to Take beta 15 is a Docker launcher hotfix release. It keeps using the same verified public Docker images tagged v3.0.0-beta.10.
Recommended path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.15.zipfrom the assets below. - Extract it somewhere simple, such as
C:\DraftToTakeBeta. - Start Docker Desktop.
- Run
start.bat. - Open the URL printed in the terminal, usually
http://localhost:3000.
What changed:
- Pins every Docker service to
linux/amd64in Compose, which removes architecture ambiguity on Windows Docker installs. - Adds
repair-docker-images.batfor partial/corrupt Docker pulls that can showexec format errororinput/output error. - Updates troubleshooting docs around Docker image repair.
Repair path for affected testers:
- Download and extract this beta 15 launcher ZIP.
- Run
repair-docker-images.bat. - Run
start.batagain.
Notes:
- This repair keeps
%USERPROFILE%\DraftToTake\shared; it does not delete voices, models, projects, or exports. - Docker Desktop with WSL2 is required for this launcher path.
- NVIDIA GPU support is strongly recommended.
- First launch can be slow because Docker images and model files are large.
- SHA256: BDB8EC2E9E6596FD42E436164D394BBB20C3C88B81A63FC6D766DA751FB7878F
Draft to Take v3.0.0 beta 14
Draft to Take beta 14 restores the Docker launcher as the recommended public beta path while the native Windows installer is hardened.
Recommended path:
- Download
DraftToTake-Docker-Launcher-v3.0.0-beta.14.zipfrom the assets below. - Extract it somewhere simple, such as
C:\DraftToTakeBeta. - Start Docker Desktop.
- Run
start.bat. - Open the URL printed in the terminal, usually
http://localhost:3000.
Docker images used by this launcher:
ghcr.io/jayspiffy/draft-to-take-backend:v3.0.0-beta.10ghcr.io/jayspiffy/draft-to-take-frontend:v3.0.0-beta.10ghcr.io/jayspiffy/draft-to-take-script-llm:v3.0.0-beta.10ghcr.io/jayspiffy/draft-to-take-omnivoice:v3.0.0-beta.10ghcr.io/jayspiffy/draft-to-take-sfx:v3.0.0-beta.10
What changed:
- Makes Docker the recommended public beta route again.
- Adds a clear Docker launcher ZIP asset instead of relying on the GitHub source-code ZIP wording.
- Keeps the native Windows installer available on beta 13, but marks it experimental while startup and generation issues are being worked through.
Notes:
- Docker Desktop with WSL2 is required for this launcher path.
- NVIDIA GPU support is strongly recommended.
- First launch can be slow because Docker images and model files are large.
- Model files are not bundled; they download into
%USERPROFILE%\DraftToTake\shared. - SHA256:
E6029DA96489A5E62136013A7147D51A6014A2936745FE4062F04E00A803442D
Draft to Take v3.0.0 beta 13
Draft to Take beta 13 is an installer-only hotfix for the native Windows preview.
Recommended Windows path:
- Download DraftToTake-Native-Setup-v3.0.0-beta.13.exe from the assets below.
- Run the installer and choose Full Studio (recommended).
- Start Draft to Take from the Start Menu.
What changed:
- Fixes update/reinstall cases where an old managed Python runtime could survive and still miss huggingface_hub.
- The launcher checks required Python imports before startup and repairs the runtime automatically when packages are missing.
- Fixes a PowerShell startup-diagnostics edge case: one-line log tails no longer crash with The property 'Count' cannot be found on this object.
- Runtime setup is offered on update installs, not only the first install.
- Diagnostics reports whether required native Python imports are ready.
Installer notes:
- This is a Windows installer preview, not a final signed production installer.
- The installer is unsigned, so Windows SmartScreen may warn on first run.
- NVIDIA GPU is strongly recommended.
- Model files are not bundled in the setup exe; they download into %USERPROFILE%\DraftToTake\shared.
- SHA256: $hash
Docker fallback:
- Docker users can still download the Source code zip or clone the repo.
- The Docker launcher still pulls public GHCR images tagged �3.0.0-beta.10.
- Start with start.bat if you prefer the container path.
Draft to Take v3.0.0 beta 12
Draft to Take beta 12 is an installer-only hotfix for the native Windows preview.
Recommended Windows path:
- Download DraftToTake-Native-Setup-v3.0.0-beta.12.exe from the assets below.
- Run the installer and choose Full Studio (recommended).
- Start Draft to Take from the Start Menu.
What changed:
- Fixes update/reinstall cases where an old managed Python runtime could survive and still miss huggingface_hub.
- The launcher now checks required Python imports before startup and repairs the runtime automatically when packages are missing.
- Runtime setup is offered on update installs, not only the first install.
- Diagnostics now reports whether required native Python imports are ready.
Installer notes:
- This is a Windows installer preview, not a final signed production installer.
- The installer is unsigned, so Windows SmartScreen may warn on first run.
- NVIDIA GPU is strongly recommended.
- Model files are not bundled in the setup exe; they download into %USERPROFILE%\DraftToTake\shared.
- SHA256: $hash
Docker fallback:
- Docker users can still download the Source code zip or clone the repo.
- The Docker launcher still pulls public GHCR images tagged �3.0.0-beta.10.
- Start with start.bat if you prefer the container path.
Draft to Take v3.0.0 beta 11
Draft to Take beta 11 is a Windows installer hotfix.
Recommended Windows path:
- Download
DraftToTake-Native-Setup-v3.0.0-beta.11.exefrom the assets below. - Run the installer and choose
Full Studio (recommended). - Start
Draft to Takefrom the Start Menu.
What changed:
- Fixes first-run native installs failing with
No module named huggingface_hubduring model download. - Improves native startup by trying a nearby port when
3000is already busy. - Extends the native startup health-check wait.
- Saves better diagnostics under
%USERPROFILE%\DraftToTake\native\diagnostics-*.txt.
Installer notes:
- This is a Windows installer preview, not a final signed production installer.
- The installer is unsigned, so Windows SmartScreen may warn on first run.
- NVIDIA GPU is strongly recommended.
- Model files are not bundled in the setup exe; they download into
%USERPROFILE%\DraftToTake\shared. - SHA256:
B896563C5B7B88CDB19D6B69A2BBA2DE4483B8653E5B846A4AC57DF0CE5A9A34
Docker fallback:
- Docker users can continue using the public launcher and GHCR images tagged
v3.0.0-beta.10. - This beta 11 release is installer-only; Docker images were not republished for this hotfix.
Draft to Take v3.0.0 beta 10
Draft to Take beta 10 is the current public beta.
Recommended Windows path:
- Download
DraftToTake-Native-Setup-v3.0.0-beta.10.exefrom the assets below. - Run the installer and choose
Full Studio (recommended). - Start
Draft to Takefrom the Start Menu.
Installer notes:
- This is a Windows installer preview, not a final signed production installer.
- The installer is unsigned, so Windows SmartScreen may warn on first run.
- NVIDIA GPU is strongly recommended.
- Model files are not bundled in the setup exe; they download into
%USERPROFILE%\DraftToTake\shared. - SHA256:
06AD65A37CEFC2A6F69C815D9EB32688FE8E3EC2B7FCCA4072C01A04F48A2F20
Docker fallback:
- Docker users can still download the Source code zip or clone the repo.
- The Docker launcher pulls public GHCR images tagged
v3.0.0-beta.10. - Start with
start.batif you prefer the container path.
What changed:
- Improves Script Canvas onboarding around prepared voices and the Voice Workbench.
- Adds first-run starter voice guidance and clearer role-to-voice assignment.
- Improves dark-mode readability, voice preview loading feedback, timeline/source editor resizing, and Script Canvas status messaging.
- Refreshes public docs for the prepared-voice workflow and adds a Script Canvas AI system prompt.