diff --git a/README.md b/README.md index 7c2e4e3c..19d7fa24 100644 --- a/README.md +++ b/README.md @@ -115,10 +115,7 @@ In case of any error or intercepted execution, if there is no checkpoint yet und You can also enjoy Tensorboard, if you point Tensorboard argument```--logdir``` to the experiment folder. -## Testing -Best way to test your network is to use Notebooks under ```notebooks``` folder. - -There is also a good [CoLab](https://colab.research.google.com/github/tugstugi/dl-colab-notebooks/blob/master/notebooks/Mozilla_TTS_WaveRNN.ipynb) sample using pre-trained models (by @tugstugi). +## [Testing and Examples](https://github.com/mozilla/TTS/wiki/Examples-using-TTS) ## Contribution guidelines This repository is governed by Mozilla's code of conduct and etiquette guidelines. For more details, please read the [Mozilla Community Participation Guidelines.](https://www.mozilla.org/about/governance/policies/participation/)