mirror of https://github.com/coqui-ai/TTS.git
Update branch info
This commit is contained in:
parent
d1d7cd9977
commit
5e78fc6542
|
@ -4,3 +4,7 @@ x updated audio pre-processing (removed preemphasis and updated normalization)
|
||||||
- testing with example senteces
|
- testing with example senteces
|
||||||
- optional eval-iteration
|
- optional eval-iteration
|
||||||
- plot alignments and specs for test sentences
|
- plot alignments and specs for test sentences
|
||||||
|
- use lws as an alternative vocoder
|
||||||
|
- 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