|
|
@ -1,4 +1,4 @@
|
|
|
|
# Rhythm Prediction with CSMSC and AiShell3
|
|
|
|
# Prosody Prediction with CSMSC and AISHELL-3
|
|
|
|
|
|
|
|
|
|
|
|
## Get Started
|
|
|
|
## Get Started
|
|
|
|
### Data Preprocessing
|
|
|
|
### Data Preprocessing
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
./run.sh --stage 2 --stop-stage 2
|
|
|
|
./run.sh --stage 2 --stop-stage 2
|
|
|
|
```
|
|
|
|
```
|
|
|
|
### Punctuation Restoration
|
|
|
|
### Prosody Prediction
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
./run.sh --stage 3 --stop-stage 3
|
|
|
|
./run.sh --stage 3 --stop-stage 3
|
|
|
|
```
|
|
|
|
```
|
|
|
|