Aplicación de escritoriov1.8.0August 30, 2026
Desktop App — Multi-Language Voice Cloning
- New: Clone voices in 6 languages — English, French, German, Portuguese, Italian, and Spanish. Pick a language when you clone a voice, and generate audio in that language from it.
- New: Language pack download manager — the first time you use a non-English language, the Clone tab shows a one-time download for that language's voice model, with a live progress bar. Pause and resume anytime without losing progress.
- Fixed: long scripts no longer fail with "Generation timed out". Each generation used to get a fixed time budget based on an estimate that assumed a fast PC and undercounted how many pieces your script splits into — so a long script on an average computer was cut off part-way even though it was generating perfectly well. Generations are now judged on whether they're still producing audio, not on how long they've been running: as long as it keeps making progress, it runs to the end however long that takes.
- Fixed: one timeout no longer caused the next. A generation the app had given up on kept running in the background using your whole CPU, so pressing Try again started a second one on an already-busy PC — which is why timeouts tended to come in a run rather than alone. Abandoned generations now stop and hand the CPU back.
- Improved: when a generation genuinely does stall, the error now tells you how long the voice engine was silent and how far the job got, instead of just a time limit.
- Improved: progress bars start at the real number of pieces your script was split into, so they no longer jump or stall near the end on scripts with lots of paragraphs.
- Fixed: deleting a generation while it's still running now actually stops it, instead of leaving it to finish in the background.