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

👩‍✈️ Coqpit refactor #476

Merged
merged 80 commits into from
May 19, 2021
Merged

👩‍✈️ Coqpit refactor #476

merged 80 commits into from
May 19, 2021

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    d2b6326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8228091 View commit details
    Browse the repository at this point in the history
  3. add save audio option

    Edresson committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    20e42a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. create inference function

    Edresson committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    446b1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb82f4a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

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

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    501c8e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3f56b6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    d78f27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65860a9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    070227d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #453 from Edresson/dev

    Script for spectrogram extraction using teacher forcing and Glow-TTS inference with MAS.
    erogol authored May 6, 2021
    Configuration menu
    Copy the full SHA
    f758210 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    7ddc885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607d5cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #479 from a-froghyar/fix-inference-attention

    deleted a line the broke GravesAttention
    erogol authored May 10, 2021
    Configuration menu
    Copy the full SHA
    e836e04 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge pull request #481 from chmodsss/main

    Accessing __version__ command
    erogol authored May 11, 2021
    Configuration menu
    Copy the full SHA
    bf7ddfa View commit details
    Browse the repository at this point in the history
  2. update check argument

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    06f80a4 View commit details
    Browse the repository at this point in the history
  3. config update WIP

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e092ae4 View commit details
    Browse the repository at this point in the history
  4. config update 2 WIP

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a21c0b5 View commit details
    Browse the repository at this point in the history
  5. [ci skip] config update #3 WIP

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    97bd5f9 View commit details
    Browse the repository at this point in the history
  6. config refactor #4 WIP

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    dc50f5f View commit details
    Browse the repository at this point in the history
  7. config refactor #5 WIP

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    79d7215 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c34c813 View commit details
    Browse the repository at this point in the history
  9. black formatting

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9c18e40 View commit details
    Browse the repository at this point in the history
  10. move split_dataset

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    93a0037 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05d9543 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a58fdf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65d7ad4 View commit details
    Browse the repository at this point in the history
  14. fix tacotron for coqpit

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    eaa130e View commit details
    Browse the repository at this point in the history
  15. coqpit refactoring

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6471633 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    35341d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    816e7ee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    720fe13 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c6df8de View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    51a7e06 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7227e8f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7663bc6 View commit details
    Browse the repository at this point in the history
  23. remove bash tts training tests

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    bcebd69 View commit details
    Browse the repository at this point in the history
  24. add coqpit to the requirements

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6ee6a56 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e6f45b9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    757e90b View commit details
    Browse the repository at this point in the history
  27. add hifigan train test

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    045f1c3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    78b3825 View commit details
    Browse the repository at this point in the history
  29. remove *.json vocoder configs

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6f4eed9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3dec62b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1be45ea View commit details
    Browse the repository at this point in the history
  32. remove bash running tests

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    70fc7a7 View commit details
    Browse the repository at this point in the history
  33. global shared Coqpit configs

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    10db2ba View commit details
    Browse the repository at this point in the history
  34. code styling

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9ee70af View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3fde200 View commit details
    Browse the repository at this point in the history
  36. rm config.json

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    812dbc2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ce2bba5 View commit details
    Browse the repository at this point in the history
  38. add speaker encoder train test

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9f2d2d2 View commit details
    Browse the repository at this point in the history
  39. add speaker encoder coqpit

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f8e5296 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e5d757a View commit details
    Browse the repository at this point in the history
  41. fix train_encoder for coqpit

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9f7599e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    df1ddd3 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    10de40b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    18e76a2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    c57f0b4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    21dd4d7 View commit details
    Browse the repository at this point in the history
  47. add get_cuda()

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    a21ac88 View commit details
    Browse the repository at this point in the history
  48. remove old load_config

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    db14dcd View commit details
    Browse the repository at this point in the history
  49. fix synthesizer.py for Coqpit

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6e980b4 View commit details
    Browse the repository at this point in the history
  50. get_device_id() for tests

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    87384c6 View commit details
    Browse the repository at this point in the history
  51. refactoring tests after Coqpit

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    5aee304 View commit details
    Browse the repository at this point in the history
  52. style update

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    19fb1d7 View commit details
    Browse the repository at this point in the history
  53. linter fixes

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    843d1b3 View commit details
    Browse the repository at this point in the history
  54. update main.yml for python x64

    fix test
    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    715b0a6 View commit details
    Browse the repository at this point in the history
  55. pin numba==0.52

    erogol committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8058aaa View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0213e1c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    da49089 View commit details
    Browse the repository at this point in the history
  2. reduce pwgan test batch size

    erogol committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7e02cff View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    8b1014d View commit details
    Browse the repository at this point in the history
  2. styling

    erogol committed May 15, 2021
    Configuration menu
    Copy the full SHA
    1272250 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    34a42d3 View commit details
    Browse the repository at this point in the history
  2. tacotron DDC LJSpeech recipe

    erogol committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d1b4699 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. use relaxted coqpit parser

    erogol committed May 18, 2021
    Configuration menu
    Copy the full SHA
    c2c7dff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df31f7 View commit details
    Browse the repository at this point in the history
  3. change list to List in config

    erogol committed May 18, 2021
    Configuration menu
    Copy the full SHA
    8142291 View commit details
    Browse the repository at this point in the history