/AttentionBasedProsodyPrediction

Encoder and Decoder and Attention Based Prosody Prediction

Primary LanguagePython

Attension Based Chinese Prosody Prediction

Requirements

python3.5+

tensorflow>=1.4

numpy

pandas

scikit-learn

File Description

alignment.py:prosody prediction with alignment model

data_processing.py:conver corpus and make dataset format.

Steps

1.run python data_processing

conver corpus and make dataset format.

2.run python alignment.py

use basic alignment model to do prosody prediction