mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
b617a87ee4
* Init ppg extractor and ppg2mel * add preprocess and training * FIx known issues * Update __init__.py Allow to gen audio * Fix length issue * Fix bug of preparing fid * Fix sample issues * Add UI usage of PPG-vc
22 lines
228 B
Plaintext
22 lines
228 B
Plaintext
*.pyc
|
|
*.aux
|
|
*.log
|
|
*.out
|
|
*.synctex.gz
|
|
*.suo
|
|
*__pycache__
|
|
*.idea
|
|
*.ipynb_checkpoints
|
|
*.pickle
|
|
*.npy
|
|
*.blg
|
|
*.bbl
|
|
*.bcf
|
|
*.toc
|
|
*.wav
|
|
*.sh
|
|
*/saved_models
|
|
!vocoder/saved_models/pretrained/**
|
|
!encoder/saved_models/pretrained.pt
|
|
wavs
|
|
log |