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 <[email protected]>
Signed-off-by: blisc <[email protected]>
Signed-off-by: Xuesong Yang <[email protected]>
Signed-off-by: XuesongYang <[email protected]>
Co-authored-by: blisc <[email protected]>
Co-authored-by: Xuesong Yang <[email protected]>
Co-authored-by: XuesongYang <[email protected]>
Signed-off-by: Abhinav Garg <[email protected]>
  • Loading branch information
4 people authored and abhinavg4 committed Jan 30, 2025
1 parent ffa7042 commit 8fe4592
Show file tree
Hide file tree
Showing 2 changed files with 1,507 additions and 0 deletions.
Loading

0 comments on commit 8fe4592

Please sign in to comment.