created symlinks

This commit is contained in:
jinzr 2023-12-01 00:16:58 +08:00
parent 9931694455
commit 998b9d8aa4
13 changed files with 13 additions and 0 deletions

View File

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

1
egs/vctk/TTS/vits/flow.py Symbolic link
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

1
egs/vctk/TTS/vits/loss.py Symbolic link
View File

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

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

1
egs/vctk/TTS/vits/utils.py Symbolic link
View File

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

1
egs/vctk/TTS/vits/vits.py Symbolic link
View File

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

View File

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