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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions