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

New Architectures for ST #4815

Merged
merged 175 commits into from
Jul 26, 2023
Merged

New Architectures for ST #4815

merged 175 commits into from
Jul 26, 2023

Commits on Dec 8, 2022

  1. support multi-decoder 2-pass ST

    brianyan918 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8158976 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. support multi-decoder 2-pass ST

    brianyan918 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    854cc04 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. ctc sampling training of MD

    brianyan918 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    fd496e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. transformer md w/ sequential attn for ST

    brianyan918 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f404a10 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. support st ctc

    brianyan918 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cdf55de View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. support multidecoder

    brianyan918 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    51ca44e View commit details
    Browse the repository at this point in the history
  2. support multidecoder

    brianyan918 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    585ddc6 View commit details
    Browse the repository at this point in the history
  3. support multidecoder

    brianyan918 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    634497a View commit details
    Browse the repository at this point in the history
  4. remove ctc sampling

    brianyan918 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e4e042a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. sample md ctc confs

    brianyan918 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f78d30b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. add sample md

    brianyan918 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bdc904d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. dummy simuleval_agent

    brianyan918 committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    c501015 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. pre_x for md

    brianyan918 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    56fc40d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. simuleval_agent bug

    brianyan918 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c36979c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. incremental decode and streaming hierarchical st ctc

    brianyan918 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    67c37d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge pull request #2 from brianyan918/master

    merge master to md_pr
    brianyan918 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d3f9f10 View commit details
    Browse the repository at this point in the history
  2. ebranchformer st

    Brian Yan committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    34c282a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. ctc sampling

    brianyan918 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    9319ecf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    brianyan918 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4f24b95 View commit details
    Browse the repository at this point in the history
  3. bugs

    Brian Yan committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c4d20ad View commit details
    Browse the repository at this point in the history
  4. ebranchformer

    Brian Yan committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a8c5b04 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. simuleval agent

    brianyan918 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    59e890c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. st ctc

    brianyan918 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8bbaccd View commit details
    Browse the repository at this point in the history
  2. st ctc

    brianyan918 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fc58b66 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. streaming confs

    brianyan918 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ed55f81 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. md decode

    brianyan918 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f24bd93 View commit details
    Browse the repository at this point in the history
  2. md inference

    brianyan918 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b720f02 View commit details
    Browse the repository at this point in the history
  3. streaming

    brianyan918 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4018461 View commit details
    Browse the repository at this point in the history
  4. streaming

    brianyan918 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    209048c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. streaming

    brianyan918 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e575cd6 View commit details
    Browse the repository at this point in the history
  2. streaming

    brianyan918 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d8a5f47 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. md inference

    Brian Yan committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    24d64b6 View commit details
    Browse the repository at this point in the history
  2. conf

    brianyan918 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    74f02de View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. ebranchformer

    brianyan918 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c2f7a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. mbart

    brianyan918 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8af9d7a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. simuleval agent

    brianyan918 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    022b60c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. wavlm + mbart streaming

    Brian Yan committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    aab2834 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. egs config

    Brian Yan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a44336e View commit details
    Browse the repository at this point in the history
  2. run.sh

    Brian Yan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    906fb47 View commit details
    Browse the repository at this point in the history
  3. postencoder length adaptor

    Brian Yan committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    a55448f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. configs

    Brian Yan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    add25a7 View commit details
    Browse the repository at this point in the history
  2. simul

    Brian Yan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    c9ed82d View commit details
    Browse the repository at this point in the history
  3. hf enc

    Brian Yan committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0364464 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. streaming

    Brian Yan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9e57d2d View commit details
    Browse the repository at this point in the history
  2. streaming

    Brian Yan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    395f0bc View commit details
    Browse the repository at this point in the history
  3. streaming

    Brian Yan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    278a224 View commit details
    Browse the repository at this point in the history
  4. streaming

    Brian Yan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7ec6bb5 View commit details
    Browse the repository at this point in the history
  5. simuleval

    Brian Yan committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f8bca70 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. formatting

    Brian Yan committed May 23, 2023
    Configuration menu
    Copy the full SHA
    acf3c67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ce1d157 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    f27e0aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5121572 View commit details
    Browse the repository at this point in the history
  3. merge

    Brian Yan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9101547 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3c0e42e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9afadb1 View commit details
    Browse the repository at this point in the history
  6. merge

    Brian Yan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3ab5796 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e88a4b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65a739f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. bug with too short hyps

    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    53bb174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311b181 View commit details
    Browse the repository at this point in the history
  3. revert hf encoder

    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b9867af View commit details
    Browse the repository at this point in the history
  4. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    341b778 View commit details
    Browse the repository at this point in the history
  5. revert hf encoder

    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c63b395 View commit details
    Browse the repository at this point in the history
  6. huggingface decoder bug

    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b5aa776 View commit details
    Browse the repository at this point in the history
  7. huggingface decoder bug

    Brian Yan committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f27cd40 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. huggingface decoder bug

    Brian Yan committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1077c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. clean scripts

    Brian Yan committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8fec509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107acb5 View commit details
    Browse the repository at this point in the history
  3. clean scripts

    Brian Yan committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2bc4df8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a8f0c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d78e21 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. clean scripts

    Brian Yan committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2c3596c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fce540 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. clean conf

    Brian Yan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    946f6f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a745e06 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. st readme

    Brian Yan committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e37f6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8421b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. st readme

    Brian Yan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1eb7c7c View commit details
    Browse the repository at this point in the history
  2. st readme

    Brian Yan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f5be768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab2175e View commit details
    Browse the repository at this point in the history
  4. st readme

    Brian Yan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fea9337 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    c6a4074 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f2d83cb View commit details
    Browse the repository at this point in the history
  2. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e677c43 View commit details
    Browse the repository at this point in the history
  3. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f2b0a4d View commit details
    Browse the repository at this point in the history
  4. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    dd448e8 View commit details
    Browse the repository at this point in the history
  5. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c8b2e3c View commit details
    Browse the repository at this point in the history
  6. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    193ae08 View commit details
    Browse the repository at this point in the history
  7. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f704a6b View commit details
    Browse the repository at this point in the history
  8. st readme

    Brian Yan committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    682620e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    29275a7 View commit details
    Browse the repository at this point in the history
  2. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9c84d62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5dee42 View commit details
    Browse the repository at this point in the history
  4. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9f494d2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f3f9681 View commit details
    Browse the repository at this point in the history
  6. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0211dac View commit details
    Browse the repository at this point in the history
  7. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b5c7bbd View commit details
    Browse the repository at this point in the history
  8. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9ceaf11 View commit details
    Browse the repository at this point in the history
  9. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    3220ef2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62fe862 View commit details
    Browse the repository at this point in the history
  11. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ca7f75c View commit details
    Browse the repository at this point in the history
  12. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e571d0e View commit details
    Browse the repository at this point in the history
  13. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6748a03 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dcbe00b View commit details
    Browse the repository at this point in the history
  15. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1057a81 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b0e785f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    271e566 View commit details
    Browse the repository at this point in the history
  18. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c42cca1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d528ca4 View commit details
    Browse the repository at this point in the history
  20. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    03fab5e View commit details
    Browse the repository at this point in the history
  21. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    07b812d View commit details
    Browse the repository at this point in the history
  22. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7719e37 View commit details
    Browse the repository at this point in the history
  23. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    69e3774 View commit details
    Browse the repository at this point in the history
  24. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4fecd74 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c9ca9df View commit details
    Browse the repository at this point in the history
  26. st readme

    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5bd7eda View commit details
    Browse the repository at this point in the history
  27. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    46f6fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    7bf519a View commit details
    Browse the repository at this point in the history
  2. fix data prep

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    611aada View commit details
    Browse the repository at this point in the history
  3. remove extra scripts

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f7936a2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bf9b9b7 View commit details
    Browse the repository at this point in the history
  5. clean comments

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9be4ad0 View commit details
    Browse the repository at this point in the history
  6. clean configs

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7244d93 View commit details
    Browse the repository at this point in the history
  7. add ctc/attn config

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    27c8bc3 View commit details
    Browse the repository at this point in the history
  8. add readme

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    57aa588 View commit details
    Browse the repository at this point in the history
  9. add md configs

    Brian Yan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3d05120 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. add descriptions

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    900a3e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d166f16 View commit details
    Browse the repository at this point in the history
  3. clean

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f7a711f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7741aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    613dd47 View commit details
    Browse the repository at this point in the history
  6. black

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f70889e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6f2b51c View commit details
    Browse the repository at this point in the history
  8. beam search unit tests

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9d41e28 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f9718f View commit details
    Browse the repository at this point in the history
  10. beam search unit tests

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2113ec4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c41585f View commit details
    Browse the repository at this point in the history
  12. st rnnt beam search

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9efd297 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dfef8e6 View commit details
    Browse the repository at this point in the history
  14. add score norm during

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    05b1cfb View commit details
    Browse the repository at this point in the history
  15. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8b804a2 View commit details
    Browse the repository at this point in the history
  16. add score norm during

    Brian Yan committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c70a062 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. fix path

    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    96231ee View commit details
    Browse the repository at this point in the history
  2. add readme

    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    407f15c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbb0b0 View commit details
    Browse the repository at this point in the history
  4. add readme

    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    0536200 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    cfb8978 View commit details
    Browse the repository at this point in the history
  6. add readme

    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    05fdf03 View commit details
    Browse the repository at this point in the history
  7. add readme

    Brian Yan committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    d3b6349 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. add egs confs

    Brian Yan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e1cfaef View commit details
    Browse the repository at this point in the history
  2. add readme

    Brian Yan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    581b2f7 View commit details
    Browse the repository at this point in the history
  3. add readme

    Brian Yan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1c1a79d View commit details
    Browse the repository at this point in the history
  4. add readme

    Brian Yan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9f1e96a View commit details
    Browse the repository at this point in the history
  5. add readme

    Brian Yan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    51c7da5 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. simuleval fix

    Brian Yan committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    34a9ac6 View commit details
    Browse the repository at this point in the history
  2. simuleval installer

    Brian Yan committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a700848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b63149 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 25, 2023

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

Commits on Jul 26, 2023

  1. formatting and simuleval defaults

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    92a1608 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5655c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef6832 View commit details
    Browse the repository at this point in the history
  4. fix test

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a1876c9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0d52c7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5353aaf View commit details
    Browse the repository at this point in the history
  7. fix test

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b1ee581 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7fc6e59 View commit details
    Browse the repository at this point in the history
  9. rename streaming

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3d01e3c View commit details
    Browse the repository at this point in the history
  10. rename streaming

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    30c9dd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    503d375 View commit details
    Browse the repository at this point in the history
  12. rename streaming

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e991225 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e65e19a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    efcc4a5 View commit details
    Browse the repository at this point in the history
  15. rename streaming

    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a048571 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'md_pr' of https://github.com/brianyan918/espnet-ml into…

    … md_pr
    Brian Yan committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bbd5a46 View commit details
    Browse the repository at this point in the history