This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
icefall
Archived
Watch
1
Star
0
Fork
0
You've already forked icefall
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
icefall
/
egs
/
ljspeech
/
TTS
/
vits
History
yaozengwei
0030d1b766
add README.md
2023-11-29 19:05:36 +08:00
..
monotonic_align
rename directory
2023-11-06 11:06:42 +08:00
duration_predictor.py
rename directory
2023-11-06 11:06:42 +08:00
export-onnx.py
support onnx export and testing the exported onnx model
2023-11-23 20:46:34 +08:00
flow.py
rename directory
2023-11-06 11:06:42 +08:00
generator.py
support onnx export and testing the exported onnx model
2023-11-23 20:46:34 +08:00
hifigan.py
rename directory
2023-11-06 11:06:42 +08:00
infer.py
minor fix
2023-11-21 16:59:56 +08:00
loss.py
rename directory
2023-11-06 11:06:42 +08:00
posterior_encoder.py
rename directory
2023-11-06 11:06:42 +08:00
README.md
add README.md
2023-11-29 19:05:36 +08:00
residual_coupling.py
rename directory
2023-11-06 11:06:42 +08:00
test_onnx.py
support onnx export and testing the exported onnx model
2023-11-23 20:46:34 +08:00
text_encoder.py
support onnx export and testing the exported onnx model
2023-11-23 20:46:34 +08:00
tokenizer.py
convert text to tokens in data preparation stage
2023-11-13 21:56:18 +08:00
train.py
convert text to tokens in data preparation stage
2023-11-13 21:56:18 +08:00
transform.py
rename directory
2023-11-06 11:06:42 +08:00
tts_datamodule.py
fix tts_datamodule.py
2023-11-21 16:33:54 +08:00
utils.py
rename directory
2023-11-06 11:06:42 +08:00
vits.py
minor fix
2023-11-21 16:59:56 +08:00
wavenet.py
rename directory
2023-11-06 11:06:42 +08:00
README.md
See
https://k2-fsa.github.io/icefall/recipes/TTS/ljspeech/vits.html
for detailed tutorials.