Skip to content

v1.4.1

Choose a tag to compare

@ashleykleynhans ashleykleynhans released this 27 Apr 09:11
· 5 commits to main since this release
e7d7890

Important

Versioning change: This image now aligns its version numbers with the upstream TTS-WebUI repository. The previous release of this Docker image was 5.1.3 (using an independent numbering scheme). Going forward, the image tag will always match the upstream TTS-WebUI tag.

Versions

Component Version
TTS-WebUI v1.4.1
PyTorch 2.11.0
xformers 0.0.35
CUDA 12.8.1
Python 3.11
Runpod base image 2.4.19
Application Manager 1.3.0

Upstream TTS-WebUI changes (v1.1.0 to v1.4.1)

v1.4.1

  • fix: repair old extensions and migrate to uv

v1.4.0

  • feat: improve extension catalog
  • feat: speech to text category

v1.2.0

  • feat: new launcher compatibility
  • feat: venv based uv extensions

v1.1.0

  • Upgraded PyTorch to 2.11.0

Docker image changes

  • Pinned transformers>=4.43.0,<5.0.0 for tortoise-tts compatibility
  • Removed bark_voice_clone extension
  • Added tortoise voices directory (/TTS-WebUI/voices/tortoise)
  • Consolidated version variables: RELEASE now serves as both the image tag and the upstream TTS-WebUI git checkout tag