Fix broken link

pull/2/head
Keith Ito 2017-09-07 10:52:47 -07:00 committed by GitHub
parent b49b901b82
commit ab5dae1e18
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ An implementation of Tacotron speech synthesis in TensorFlow.
* The first set was trained for 877K steps on the [LJ Speech Dataset](https://keithito.com/LJ-Speech-Dataset/)
* Speech started to become intelligble around 20K steps.
* Although loss continued to decrease, there wasn't much noticable improvement after ~250K steps.
* The second set was trained by [@MXGray](https://github.com/@MXGray) for 140K steps on the [Nancy Corpus](http://www.cstr.ed.ac.uk/projects/blizzard/2011/lessac_blizzard2011/).
* The second set was trained by [@MXGray](https://github.com/MXGray) for 140K steps on the [Nancy Corpus](http://www.cstr.ed.ac.uk/projects/blizzard/2011/lessac_blizzard2011/).