jasminsternkopf / corpus_design_with_greedy_algorithm

Building a corpus whose unit distribution is approximately the same as a given target distribution by using a greedy algorithm with the Kullback-Leibler divergence. Can be used for Text-To-Speech synthesis application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Building a corpus whose unit distribution is approximately the same as a given target distribution by using a greedy algorithm with the Kullback-Leibler divergence. Can be used for Text-To-Speech synthesis application.


Languages

Language:Python 100.0%