Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-14 | 561 Bytes | |
VALL-E 1.0_ Reproduce the results of the paper, Train larger models, and greatly improve the speed of token extraction..tar.gz | 2023-04-14 | 5.0 MB | |
VALL-E 1.0_ Reproduce the results of the paper, Train larger models, and greatly improve the speed of token extraction..zip | 2023-04-14 | 5.0 MB | |
Totals: 3 Items | 10.0 MB | 2 |
VALL-E 1.0 Release notes
- Reproducted Demo https://lifeiteng.github.io/valle/index.html
- Traning commands egs/libritts#demo
- Inference valle/run.sh#L68
- Support Two stages training [#59]
- Support Mandarin [#85] Thanks @zhaomingwork
- Speedup Encodec AudioTokenizer [#81] [#88] Thanks @guokr233
- Thanks reviewer @zjwang21