You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/examples/other/rhy
WongLaw 067a72bbce
Revised Rhythm Prediction Function for naming regulation, test=tts
2 years ago
..
conf Added rhythm prediction function, test=tts 2 years ago
data/rhy_predict Added rhythm prediction function, test=tts 2 years ago
local Revised Rhythm Prediction Function for naming regulation, test=tts 2 years ago
README.md Revised Rhythm Prediction Function for naming regulation, test=tts 2 years ago
path.sh Added rhythm prediction function, test=tts 2 years ago
run.sh Revised Rhythm Prediction Function, test=tts 2 years ago

README.md

Rhythm Prediction with CSMSC and AiShell3

Get Started

Data Preprocessing

./run.sh --stage 0 --stop-stage 0

Model Training

./run.sh --stage 1 --stop-stage 1

Testing

./run.sh --stage 2 --stop-stage 2

Punctuation Restoration

./run.sh --stage 3 --stop-stage 3

Pretrained Model

The pretrained model can be downloaded here:

ernie-1.0_aishellcsmsc_ckpt_1.3.0

And you should put it into exp/YOUREXP/checkpoints folder.