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

added support for [[ipa-phonemes]] in text #401

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2024

  1. added support for [[ipa-phonemes]] in text:

    echo -n "Dies ist ein [[fˈiːtʃə]] des pull requests." | piper ...
    Sascha Nitsch committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    280558c View commit details
    Browse the repository at this point in the history
  2. fixed incomplete variable renaming

    Sascha Nitsch committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bcc1d5e View commit details
    Browse the repository at this point in the history
  3. support for \n in [[ ]] to split sentences.

    Sascha Nitsch committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    06c6c62 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3ec9a2b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fixed incomplete splitting of sentences, do not add silence on last s…

    …entence
    Sascha Nitsch committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8d06836 View commit details
    Browse the repository at this point in the history