Skip to content

Commit

Permalink
Add New Transformer Backbone for TTS Models (#11911)
Browse files Browse the repository at this point in the history
* add core functions and classes of Transformer blocks.
* completed tests for all classes, and made bugfixes. Now all tests are passed after running,
`pytest -s -vvv tests/collections/tts/modules/test_transformer_2501.py`

---------

Signed-off-by: Jason <jasoli@nvidia.com>
Signed-off-by: blisc <blisc@users.noreply.github.com>
Signed-off-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com>
Signed-off-by: XuesongYang <XuesongYang@users.noreply.github.com>
Co-authored-by: blisc <blisc@users.noreply.github.com>
Co-authored-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com>
Co-authored-by: XuesongYang <XuesongYang@users.noreply.github.com>
  • Loading branch information
4 people authored Jan 22, 2025
1 parent 08aeb80 commit 7434bcd
Show file tree
Hide file tree
Showing 2 changed files with 1,507 additions and 0 deletions.
Loading

0 comments on commit 7434bcd

Please sign in to comment.