yqli2420 / train

Encoder and Decoder and Attention Based Prosody Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Encoder and Decoder and Attention Based Prosody Prediction


Languages

Language:Python 100.0%