Skip to content

0.25

Compare
Choose a tag to compare
@lukaszliniewicz lukaszliniewicz released this 12 Oct 04:03
· 52 commits to main since this release
696e941

Changes

  • Introduced marking sentences for regeneration and saving them as a list, either with a button, by pressing the "m" key or a right-click. This can be useful when generating a longer text - you can mark problematic sentences and work on them later (a right click will save both the currently playing sentence and the previous sentence, the "m" key will save just the current sentence - if you're not looking at the playlist when listening, it might be difficult to get the right sentence in time otherwise).
  • Added downloading videos from YouTube (and other web sources) using yt-dlp (for the dubbing/subtitle/translation workflow),
  • Refined the metadata options and handling,
  • Small bug fixes and improvements.

python_UWLQrHAIGy

Self-contained packages

I've prepared packages (archives) that you can simply unpack - everything is preinstalled in its own portable conda environment. You can use the launcher to start Pandrator, update it and install new features, depending on the version of the package you downloaded.

Package Contents Unpacked Size Link
1 Pandrator and Silero 4GB Download
2 Pandrator and XTTS 14GB Download
3 Pandrator, XTTS, RVC, WhisperX (for dubbing) and XTTS fine-tuning 36GB Download

Installer

You may use the installer/launcher below, which was created from the pandrator_installer_launcher.py file in the repository, or use the source file directly. Please remember to run the executable as an administrator. It's possible that Windows or your antivirus software will flag it as a threat. You may whitelist it, or, if you're not comfortable doing that, review the code in the repository and install Pandrator manually.