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

FEAT Add history prompts for custom voices #84

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 17, 2023

  1. convert parse prompts

    PABannier committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    999d45f View commit details
    Browse the repository at this point in the history
  2. enum for bark languages

    PABannier committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9af3ede View commit details
    Browse the repository at this point in the history
  3. bark prompt load

    PABannier committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8497273 View commit details
    Browse the repository at this point in the history
  4. load history prompt

    PABannier committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    db24cff View commit details
    Browse the repository at this point in the history
  5. add custom voice to API

    PABannier committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    aad66ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    922b929 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. semantic tokens

    PABannier committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c4753ce View commit details
    Browse the repository at this point in the history
  2. custom voices coarse

    PABannier committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    ba2fccd View commit details
    Browse the repository at this point in the history