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 Seamless M4T model #25693

Merged
merged 250 commits into from
Oct 23, 2023
Merged

Add Seamless M4T model #25693

merged 250 commits into from
Oct 23, 2023

Commits on Aug 16, 2023

  1. first raw commit

    ylacombe committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fb7d0ab View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. still POC

    ylacombe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    48da0bf View commit details
    Browse the repository at this point in the history
  2. tentative convert script

    ylacombe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2c493a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    ef5106d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83ea6b View commit details
    Browse the repository at this point in the history
  3. add modeling code

    ylacombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f0bc513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70661ae View commit details
    Browse the repository at this point in the history
  5. make style

    ylacombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3874353 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c37b7bd View commit details
    Browse the repository at this point in the history
  7. add adapter block

    ylacombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3ded19b View commit details
    Browse the repository at this point in the history
  8. add first tentative config

    ylacombe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0bf81fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bbf681 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. base model convert works now

    ylacombe committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e54bdd5 View commit details
    Browse the repository at this point in the history
  2. make style

    ylacombe committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0de52f7 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary classes

    ylacombe committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ca7a980 View commit details
    Browse the repository at this point in the history
  4. remove unecessary functions

    ylacombe committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    aac2a34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3735b07 View commit details
    Browse the repository at this point in the history
  6. rework logics

    ylacombe committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    66225db View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    41a826f View commit details
    Browse the repository at this point in the history
  2. add modeling codes

    ylacombe committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ae3a7e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f29e2e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. save WIP

    ylacombe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    4692f59 View commit details
    Browse the repository at this point in the history
  2. new edits

    ylacombe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    451d11e View commit details
    Browse the repository at this point in the history
  3. same output speech encoder

    ylacombe committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    319333e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. correct attention mask

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5928c72 View commit details
    Browse the repository at this point in the history
  2. correct attention mask

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8bd3a17 View commit details
    Browse the repository at this point in the history
  3. fix generation

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0342b69 View commit details
    Browse the repository at this point in the history
  4. new generation logics

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    09331ac View commit details
    Browse the repository at this point in the history
  5. erase comments

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b20f23b View commit details
    Browse the repository at this point in the history
  6. make style

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    74d06c1 View commit details
    Browse the repository at this point in the history
  7. fix typo

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    38446d5 View commit details
    Browse the repository at this point in the history
  8. add some descriptions

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    67cf10e View commit details
    Browse the repository at this point in the history
  9. new state

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    8568cfb View commit details
    Browse the repository at this point in the history
  10. clean imports

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5fed5c0 View commit details
    Browse the repository at this point in the history
  11. add tests

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    66920c1 View commit details
    Browse the repository at this point in the history
  12. make style

    ylacombe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b6a5368 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    6909a02 View commit details
    Browse the repository at this point in the history
  2. correct edge case issue

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c96f127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f525f24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    850990b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8d00ea View commit details
    Browse the repository at this point in the history
  6. move back a class

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fc031e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ca23e3 View commit details
    Browse the repository at this point in the history
  8. better nit code

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8a907ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9ae3ac View commit details
    Browse the repository at this point in the history
  10. small nits

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b5a33fc View commit details
    Browse the repository at this point in the history
  11. small nit in dict.get

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ab97f67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    88d1d76 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffafd66 View commit details
    Browse the repository at this point in the history
  14. update models architecture

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    66ded60 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3fb3100 View commit details
    Browse the repository at this point in the history
  16. add tests

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bf81144 View commit details
    Browse the repository at this point in the history
  17. adapt tests

    ylacombe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d0310af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5226aac View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. add seamlessM4T vocoder

    ylacombe committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4b470ea View commit details
    Browse the repository at this point in the history
  2. remove buggy line

    ylacombe committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8bf0e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e48bc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42eb3e2 View commit details
    Browse the repository at this point in the history
  5. change

    ylacombe committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e0d8eb9 View commit details
    Browse the repository at this point in the history
  6. add WIP tokenization

    ylacombe committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ae11f30 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    7fa366d View commit details
    Browse the repository at this point in the history
  2. update tokenization

    ylacombe committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    aef9ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75099dd View commit details
    Browse the repository at this point in the history
  4. Update converting script

    ylacombe committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c97a7a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. update working FE

    ylacombe committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a82f7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9786302 View commit details
    Browse the repository at this point in the history
  3. update FE

    ylacombe committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    837e160 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    9e2ea89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8bd6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c676019 View commit details
    Browse the repository at this point in the history
  4. add vocoder to speech models

    ylacombe committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5894115 View commit details
    Browse the repository at this point in the history
  5. update valueerror

    ylacombe committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a9ad3dc View commit details
    Browse the repository at this point in the history
  6. update FE with languages

    ylacombe committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    03915d7 View commit details
    Browse the repository at this point in the history
  7. add vocoder convert

    ylacombe committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0ebc542 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    f6d5e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b2ba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82acf95 View commit details
    Browse the repository at this point in the history
  4. move block vocoder

    ylacombe committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f447b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75230e4 View commit details
    Browse the repository at this point in the history
  6. add feature extractor import

    ylacombe committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e2c4a68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ed6bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1cffc2 View commit details
    Browse the repository at this point in the history
  9. add processor code

    ylacombe committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f540155 View commit details
    Browse the repository at this point in the history
  10. remove comments

    ylacombe committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    da17767 View commit details
    Browse the repository at this point in the history
  11. add fast tokenizer support

    ylacombe committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ec4b204 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    4a8c7af View commit details
    Browse the repository at this point in the history
  2. correct config

    ylacombe committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e91c55b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    b6e0bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1df1f View commit details
    Browse the repository at this point in the history
  3. rename some attributes

    ylacombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    e92c64e View commit details
    Browse the repository at this point in the history
  4. rename some attributes

    ylacombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    46d6085 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d26e04e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f490ac1 View commit details
    Browse the repository at this point in the history
  7. nit

    ylacombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3384612 View commit details
    Browse the repository at this point in the history
  8. refactor hifigan

    ylacombe committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    69d5508 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. replace normalize_mean and normalize_var with do_normalize + save lan…

    …g ids to generation config
    ylacombe committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c45fe50 View commit details
    Browse the repository at this point in the history
  2. add tests

    ylacombe committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7c0d981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e3547 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. change tgt_lang logic

    ylacombe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2d59fa0 View commit details
    Browse the repository at this point in the history
  2. update generation ToSpeech

    ylacombe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7173baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1a38f7 View commit details
    Browse the repository at this point in the history
  4. fix generate

    ylacombe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    305e16c View commit details
    Browse the repository at this point in the history
  5. make tests

    ylacombe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    067d918 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4fb4ce View commit details
    Browse the repository at this point in the history
  7. fix wrong function call

    ylacombe committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7d39862 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d177e01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a85ae94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f662725 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    47c0bc5 View commit details
    Browse the repository at this point in the history
  2. update tests

    ylacombe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8060aa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3878b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb398d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808366f View commit details
    Browse the repository at this point in the history
  6. make style

    ylacombe committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d96eba5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeb1a67 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    e62d681 View commit details
    Browse the repository at this point in the history
  2. reformate docstrings

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    1d68419 View commit details
    Browse the repository at this point in the history
  3. add docstrings t2u model

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ea08dc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e8a8b8 View commit details
    Browse the repository at this point in the history
  5. make style

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7c65688 View commit details
    Browse the repository at this point in the history
  6. fix check_repo

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7779477 View commit details
    Browse the repository at this point in the history
  7. make style

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7f613ae View commit details
    Browse the repository at this point in the history
  8. add seamlessm4t to toctree

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b804e3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6af3b28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd9e2b4 View commit details
    Browse the repository at this point in the history
  11. make style

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    dff8d8f View commit details
    Browse the repository at this point in the history
  12. add docstrings tokenizer

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a046830 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    703863a View commit details
    Browse the repository at this point in the history
  14. make style

    ylacombe committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    02cc3e7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8128c66 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix FE + correct FE test

    ylacombe committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e08c86f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bee27d View commit details
    Browse the repository at this point in the history
  3. fix most tokenization tests

    ylacombe committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    22edd86 View commit details
    Browse the repository at this point in the history
  4. make style

    ylacombe committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    22edbb1 View commit details
    Browse the repository at this point in the history
  5. correct most processor test

    ylacombe committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9087bcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da31ddb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2d4f7f View commit details
    Browse the repository at this point in the history
  8. make style

    ylacombe committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    548e79a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. correct position embedding

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    31a8ea9 View commit details
    Browse the repository at this point in the history
  2. change numbeams to 1

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5d6caba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9deb48 View commit details
    Browse the repository at this point in the history
  4. make style

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    43b92cd View commit details
    Browse the repository at this point in the history
  5. correct typo

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1d35ba4 View commit details
    Browse the repository at this point in the history
  6. refactor intermediate fnn

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ad1e476 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5967c1 View commit details
    Browse the repository at this point in the history
  8. make style

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0f2682d View commit details
    Browse the repository at this point in the history
  9. remove comments

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a1d9238 View commit details
    Browse the repository at this point in the history
  10. make style

    ylacombe committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    95aefed View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix tokenizer tests

    ylacombe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    872789f View commit details
    Browse the repository at this point in the history
  2. make style

    ylacombe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f50ff49 View commit details
    Browse the repository at this point in the history
  3. correct processor tests

    ylacombe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b0ee7e1 View commit details
    Browse the repository at this point in the history
  4. make style

    ylacombe committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    61e880a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. correct S2TT integration

    ylacombe committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    95e8c85 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Apply suggestions from Sanchit code review

    Co-authored-by: Sanchit Gandhi <[email protected]>
    ylacombe and sanchit-gandhi authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8220a9e View commit details
    Browse the repository at this point in the history
  2. correct typo

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    816559d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60b8755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    286960b View commit details
    Browse the repository at this point in the history
  5. nit renaming and formating

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    411d5bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8afa46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c407b1 View commit details
    Browse the repository at this point in the history
  8. nit typo

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    25a83ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    771f988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6add43a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb85bb4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    82123b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c04630 View commit details
    Browse the repository at this point in the history
  14. remove unecessary methods

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f02a3cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7475a9f View commit details
    Browse the repository at this point in the history
  16. make style

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    19c5700 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f7724ed View commit details
    Browse the repository at this point in the history
  18. nice typo

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e1ace1a View commit details
    Browse the repository at this point in the history
  19. move warnings

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4effd11 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf52c78 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d10fb09 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5cb8df6 View commit details
    Browse the repository at this point in the history
  23. split integration tests

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24038ed View commit details
    Browse the repository at this point in the history
  24. enrich md

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    35951a7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    506fd19 View commit details
    Browse the repository at this point in the history
  26. clean convert file

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bfab469 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4fc1f0f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    415f674 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f69314c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1d4ce12 View commit details
    Browse the repository at this point in the history
  31. add default spkr_id

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dde7de0 View commit details
    Browse the repository at this point in the history
  32. unify tgt_lang for t2u_model

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d6994c3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    46efba8 View commit details
    Browse the repository at this point in the history
  34. remove a todo

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8b82f20 View commit details
    Browse the repository at this point in the history
  35. change config docstring

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a0e00a6 View commit details
    Browse the repository at this point in the history
  36. make style

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4ead78c View commit details
    Browse the repository at this point in the history
  37. simplify t2u_tgt_lang_id

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ada4824 View commit details
    Browse the repository at this point in the history
  38. make style

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a0897f1 View commit details
    Browse the repository at this point in the history
  39. enrich/correct comments

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5b2367d View commit details
    Browse the repository at this point in the history
  40. enrich .md

    ylacombe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    eb597c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. correct typo in docstrings

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c7ec3ce View commit details
    Browse the repository at this point in the history
  2. add torchaudio dependency

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1af4ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4138711 View commit details
    Browse the repository at this point in the history
  4. update tokenizer

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ded425c View commit details
    Browse the repository at this point in the history
  5. make style and fix copies

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a527ed0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39a8265 View commit details
    Browse the repository at this point in the history
  7. make style

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d0f82f4 View commit details
    Browse the repository at this point in the history
  8. correct small typo docs

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    57b5ad4 View commit details
    Browse the repository at this point in the history
  9. fix import

    ylacombe committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3785ebe View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    d094293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b41584 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    273dd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10ff31 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. update FE

    ylacombe committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    faae35d View commit details
    Browse the repository at this point in the history
  2. fix imports and make style

    ylacombe committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4e7ea18 View commit details
    Browse the repository at this point in the history
  3. remove torchaudio in FE test

    ylacombe committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d9a35a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce126eb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    cb4ccf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1bdd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a01ad View commit details
    Browse the repository at this point in the history
  4. round overly precised floats

    ylacombe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b1f375b View commit details
    Browse the repository at this point in the history
  5. add stereo audio behaviour

    ylacombe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a28f6a2 View commit details
    Browse the repository at this point in the history
  6. refactor .md and make style

    ylacombe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b32bcd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    e9cb1a4 View commit details
    Browse the repository at this point in the history
  2. readd undocumented models

    ylacombe committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1b310fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4b70fd View commit details
    Browse the repository at this point in the history
  4. make fix-copies

    ylacombe committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0772b68 View commit details
    Browse the repository at this point in the history
  5. apply some suggestions

    ylacombe committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9c47abd View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Sanchit Gandhi <[email protected]>
    Co-authored-by: Arthur <[email protected]>
    3 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    782c8e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4257721 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    102a448 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. clean tokenizer

    ylacombe committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fe9ceca View commit details
    Browse the repository at this point in the history
  2. make style and fix

    ylacombe committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a68ff89 View commit details
    Browse the repository at this point in the history
  3. make style

    ylacombe committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cc4fbfb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. clean tokenizers arguments

    ylacombe committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    15c5bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071532f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    789f421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48b3488 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebee245 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. correct convert script

    ylacombe committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    87a5886 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    e4685cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad5136 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. correct tokenization

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a4f437d View commit details
    Browse the repository at this point in the history
  2. correct multi gpus

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c367cb9 View commit details
    Browse the repository at this point in the history
  3. make style

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b137431 View commit details
    Browse the repository at this point in the history
  4. clean modeling code

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8c7f5a4 View commit details
    Browse the repository at this point in the history
  5. make style

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    22aca15 View commit details
    Browse the repository at this point in the history
  6. add copied from statements

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b0e2626 View commit details
    Browse the repository at this point in the history
  7. add copied statements

    ylacombe committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bec7235 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14c4d4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    121187a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    0563778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7620fd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    79dda0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65cf14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8682fc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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