VAENAR-TTS
PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- audio.py
- model.yaml
- preprocess.yaml
- train.yaml
- __init__.py
- config.json
- generator_LJSpeech.pth.tar.zip
- generator_universal.pth.tar.zip
- LICENSE
- models.py
- LJSpeech_val_dec_attn_0_LJ029-0157.gif
- LJSpeech_val_LJ029-0157.gif
- model.png
- tensorboard_audio.png
- tensorboard_loss.png
- tensorboard_spec.png
- librispeech-lexicon.txt
- pinyin-lexicon-r.txt
- __init__.py
- attention.py
- decoder.py
- encoder.py
- flow.py
- glow.py
- length_predictor.py
- optimizer.py
- posterior.py
- prior.py
- transform.py
- utils.py
- VAENAR.py
- speakers.json
- train.txt
- val.txt
- ljspeech.py
- preprocessor.py
- __init__.py
- cleaners.py
- cmudict.py
- numbers.py
- pinyin.py
- symbols.py
- model.py
- tools.py
- .gitignore
- dataset.py
- evaluate.py
- LICENSE
- prepare_align.py
- preprocess.py
- README.md
- requirements.txt
- synthesize.py
- train.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/keonlee9420/VAENAR-TTS
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd VAENAR-TTS
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
