Skip to content

Commit

Permalink
README typo fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
huwprosser authored Feb 3, 2023
1 parent 8d342cf commit 71cbd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ of the model increases multiplicatively. On enterprise-grade hardware, this is n
exceptionally wide buses that can accommodate this bandwidth. I cannot afford enterprise hardware, though, so I am stuck.

I want to mention here
that I think Tortoise could do be a **lot** better. The three major components of Tortoise are either vanilla Transformer Encoder stacks
that I think Tortoise could be a **lot** better. The three major components of Tortoise are either vanilla Transformer Encoder stacks
or Decoder stacks. Both of these types of models have a rich experimental history with scaling in the NLP realm. I see no reason
to believe that the same is not true of TTS.

Expand Down

0 comments on commit 71cbd6c

Please sign in to comment.