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

Use upstream Phonetisaurus instead of our own version #48

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

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    5627750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e64cff2 View commit details
    Browse the repository at this point in the history
  3. feat: switch g2p_train to use current public phonetisaurus

    yes phonetisaurus is hideous code but at least we do not copy it
    dhdaines committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    db79cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    063a6c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fadd1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d94544 View commit details
    Browse the repository at this point in the history
  7. fix: remove old code forever, it cannot be understood

    seriously it is the most incomprehensible garbage C++ I have ever seen
    dhdaines committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1adf00b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. fix: some f**n magic needed to make an equivalent model

    unclear why this is needed as it is not actually a symbol used in the model anywhere
    dhdaines committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b41153a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad21064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52de0e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. ci: checkout submodules

    dhdaines committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    d9502ad View commit details
    Browse the repository at this point in the history
  2. fix: accept tabs, damnit

    dhdaines committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    32dcf77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5956f47 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. fix: do not use penalize_em

    dhdaines committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    e3bf92c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b478c View commit details
    Browse the repository at this point in the history