From 84b80f85c516735ed16b769e618d5c1914589788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 6 Jan 2020 14:35:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d807f8fc..b80d9bbe 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,8 @@ You can also enjoy Tensorboard, if you point Tensorboard argument```--logdir``` ## 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). + ## 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/)