github ALERTua/styletts2-ukrainian-openai-tts-api 1.0.0
1.0.0: Breaking: /data volume usage

19 hours ago

Image: https://github.com/ALERTua/styletts2-ukrainian-openai-tts-api/pkgs/container/styletts2-ukrainian-openai-tts-api/545488028?tag=1.0.0

Breaking Changes

  • Breaking: /data volume usage - Changed volume mount to /data
  • CACHE_PATH variable removed
  • GRADIO_PORT variable renamed to GRADIO_SERVER_PORT
  • Docker image tagging scheme remade:
    tl;dr use latest tag.
    • branch_name for untagged commits
    • 1.0.0 version tag for tagged commits
    • 1.0 major.minor version tag for tagged commits
    • 1 major version tag for tagged commits
    • latest for any tagged commits

Changes

  • docker-compose.yml environment variables moved to .env, which you make from .env.example
  • In docker-compose.yml, the API service now depends on the healthcheck for the Gradio application.
  • The first compose startup now installs prerequisites and downloads everything it needs in the mounted volume.
    Notice sizes in README.md

Don't miss a new styletts2-ukrainian-openai-tts-api release

NewReleases is sending notifications on new releases.