Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mbrola-voices: extract from mbrola, allow language selection #329650

Closed
wants to merge 4 commits into from

Commits on Jul 24, 2024

  1. mbrola-voices: extract from mbrola, allow language selection

    Allow filtering voices based on any number of extglob patterns.
    mweinelt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    609085b View commit details
    Browse the repository at this point in the history
  2. nixos/installer: ship only one mbrola voice per language

    This reduces the size of mbrola-voices by 387M (647M -> 260M) for all
    installers that ship with speechd, to make sure that they fit the output
    limits of hydra while not compromising too much on accessbility.
    mweinelt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    780f766 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. mbrola-voices: keep the same pname-version even by default

    Otherwise we got just "source" as the name, which was ugly.
    vcunat committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7210897 View commit details
    Browse the repository at this point in the history
  2. mbrola-voices: temporarily revert version to avoid rebuild

    Now mbrola won't rebuild by default.
    vcunat committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1eb161a View commit details
    Browse the repository at this point in the history