Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lengyue/tts gpt decoder diff #121

Merged
merged 39 commits into from
Oct 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
6456be7
Add encoder and feature extractor for GradTTS
leng-yue Sep 18, 2023
070151a
Update datasets for GradTTS
leng-yue Sep 18, 2023
3883030
Added GradTTS
leng-yue Sep 18, 2023
bd59fd0
Dataset should be larger
leng-yue Sep 18, 2023
5ec16ee
Fix typo
leng-yue Sep 18, 2023
1ded66d
Optimize bert tokenizer
leng-yue Sep 18, 2023
520ca70
Fix typo
leng-yue Sep 18, 2023
25d19e9
Support npy existing checking
leng-yue Sep 18, 2023
492b0c7
Update some utils
leng-yue Sep 21, 2023
7cfa480
Add sample dataset utils & optimize tool chain
leng-yue Sep 21, 2023
844760d
Add cross attn to convnext
leng-yue Sep 21, 2023
a963f6d
Update dataset utils
leng-yue Sep 21, 2023
1f29c69
Finished implementation
leng-yue Sep 21, 2023
729891f
Fix some alignmeng bug
leng-yue Sep 21, 2023
37f95e0
Optimize DDP training
leng-yue Sep 21, 2023
b79c02f
Tune bert params & scaled pe
leng-yue Sep 22, 2023
6aff8c6
Double BS for stable training
leng-yue Sep 22, 2023
bcdfd58
Set lr to 2e-5 for bert
leng-yue Sep 22, 2023
398f6c0
Bump deps & fix ci
leng-yue Sep 22, 2023
3915984
Always build docs
leng-yue Sep 22, 2023
2a38283
Update page ci
leng-yue Sep 22, 2023
5164d02
Update CI
leng-yue Sep 22, 2023
c164418
Add pure transformer decoder
leng-yue Sep 22, 2023
4347d6a
Integrate new transformer denoiser
leng-yue Sep 22, 2023
82b3fe5
Better Log & Optimizer
leng-yue Sep 25, 2023
d203276
Optimize export
leng-yue Sep 24, 2023
54fd175
add diffusers
leng-yue Sep 25, 2023
90ebe9e
Update lockfile
leng-yue Sep 25, 2023
264da15
Add gpt decoder only diff
leng-yue Sep 27, 2023
ca7a9a3
Add encodec decoder
leng-yue Sep 28, 2023
af556cd
Add GPT finetune utils
leng-yue Sep 28, 2023
77b7524
remove nccl control
leng-yue Sep 28, 2023
4848267
Update gitignore
leng-yue Sep 28, 2023
f46c967
fix license in ci
leng-yue Sep 28, 2023
30ece92
fix LICENSE
leng-yue Sep 28, 2023
5185408
Support sampling without pitches
leng-yue Sep 28, 2023
98b1749
Update batch processing tools
leng-yue Oct 9, 2023
ea0c93f
Add to flac converter
leng-yue Oct 9, 2023
aa15c67
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 11, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update page ci
  • Loading branch information
leng-yue committed Sep 22, 2023
commit 2a382831d343c628e737e4cfbcfec201c1785c4e
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python tools/diffusion/train.py --config configs/tts_baseline.py --entity fish-audio --tensorboard