Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LSimon95 committed Jan 26, 2024
1 parent 9b76bcd commit c9ca2a8
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@
Unofficial implementation of Megatts2

## TODO
### Base test
- [x] Prepare dataset
- [x] VQ-GAN
- [x] ADM
- [x] PLM

## Requirements
- python=3.10
- lightning
- lhotse
- transformers
- pypinyin
- WeTextProcessing
- phonemizer
### Better version
- [ ] Replace Hifigan with Bigvgan
- [ ] Mix training Chinese and English
- [ ] Train on about 1k hours of speech
- [ ] Webui

## Install mfa
1. conda create -n aligner && conda activate aligner
Expand Down

0 comments on commit c9ca2a8

Please sign in to comment.