TTS/ThisBranch.txt

11 lines
458 B
Plaintext
Raw Normal View History

2018-07-20 12:14:19 +00:00
- location sensitive attention
- attention masking
2018-07-25 10:56:52 +00:00
x updated audio pre-processing (removed preemphasis and updated normalization)
2018-07-20 12:14:19 +00:00
- testing with example senteces
- optional eval-iteration
2018-07-25 10:56:52 +00:00
- plot alignments and specs for test sentences
2018-07-30 11:50:57 +00:00
- use lws as an alternative audio processor
2018-07-27 14:08:53 +00:00
- make configurable audio module
- make precomputed of on-the-fly dataloader configurable
- use of preemphasis is configurable. It is skipped if config.preamphasis == 0