Skip to content

paths.data_dir is hard-coded to a user-specific absolute path. This makes the default tts config non-portable and will break on other machines/CI. Prefer a path derived from ${paths.root_dir} or an environment variable (with a sensible default), and document how to override it. #42

Description

@slowmoyang

paths.data_dir is hard-coded to a user-specific absolute path. This makes the default tts config non-portable and will break on other machines/CI. Prefer a path derived from ${paths.root_dir} or an environment variable (with a sensible default), and document how to override it.

Originally posted by @Copilot in #41 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions