copy files for aishell3

This commit is contained in:
Fangjun Kuang 2024-03-18 10:07:50 +08:00
parent 8b867affee
commit d4fda2b354
14 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/duration_predictor.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/flow.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/generator.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/hifigan.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/loss.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/monotonic_align/

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/posterior_encoder.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/residual_coupling.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/text_encoder.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/tokenizer.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/transform.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/utils.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/vits.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/vits/wavenet.py