mirror of https://github.com/coqui-ai/TTS.git
remove aux file
This commit is contained in:
parent
2eaa1fec5a
commit
5a91db56cc
|
@ -1,10 +0,0 @@
|
||||||
- location sensitive attention
|
|
||||||
- attention masking
|
|
||||||
x updated audio pre-processing (removed preemphasis and updated normalization)
|
|
||||||
- testing with example senteces
|
|
||||||
- optional eval-iteration
|
|
||||||
- plot alignments and specs for test sentences
|
|
||||||
- use lws as an alternative audio processor
|
|
||||||
- make configurable audio module
|
|
||||||
- make precomputed of on-the-fly dataloader configurable
|
|
||||||
- use of preemphasis is configurable. It is skipped if config.preamphasis == 0
|
|
Loading…
Reference in New Issue