create symlinks

This commit is contained in:
Fangjun Kuang 2024-12-18 11:30:02 +08:00
parent 3e4da5f781
commit e4c0aa3012
9 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Introduction
It is for the dataset from
https://en.data-baker.com/datasets/freeDatasets/
The dataset contains 10000 Chinese sentences of a native Chinese female speaker.

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/matcha/audio.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/matcha/fbank.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/matcha/hifigan

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/matcha/model.py

View File

@ -0,0 +1 @@
../../../ljspeech/TTS/matcha/models

View File

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

View File

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

View File

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