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

Add MMI training with word pieces as modelling unit. #6

Merged
merged 23 commits into from
Oct 18, 2021

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    c9222bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72a11e View commit details
    Browse the repository at this point in the history
  3. WIP: Refactoring

    csukuangfj committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    1fa3099 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Refactor transformer.py

    csukuangfj committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f6091b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Remove unused code.

    csukuangfj committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2be7a0a View commit details
    Browse the repository at this point in the history
  2. Minor fixes.

    csukuangfj committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    a6d9b3c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Fix decoder padding mask.

    csukuangfj committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b1b21eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03c991 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Configuration menu
    Copy the full SHA
    897307f View commit details
    Browse the repository at this point in the history
  2. Remove unused files.

    csukuangfj committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    03242b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Minor fixes.

    csukuangfj committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    56319b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    59b7140 View commit details
    Browse the repository at this point in the history
  2. Refactoring.

    csukuangfj committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    6f5d634 View commit details
    Browse the repository at this point in the history
  3. Minor fixes.

    csukuangfj committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9e6bd0f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    94daaee View commit details
    Browse the repository at this point in the history
  2. Minor fixes.

    csukuangfj committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    28f1aab View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Update decoding script.

    csukuangfj committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b8dbad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7023c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f383666 View commit details
    Browse the repository at this point in the history
  4. Fix style issues.

    csukuangfj committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    00dac43 View commit details
    Browse the repository at this point in the history
  5. Fix typos.

    csukuangfj committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    0663b97 View commit details
    Browse the repository at this point in the history
  6. Fix style issues.

    csukuangfj committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3ac9b45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f76ef6e View commit details
    Browse the repository at this point in the history