Add README with Colab links

This commit is contained in:
Josh Meyer 2021-07-27 10:40:57 -04:00
parent e95c8fe0b0
commit f4f0c1dba9

4
notebooks/README.md Normal file
View File

@ -0,0 +1,4 @@
# Python Notebooks for 🐸 STT
1. Train a new Speech-to-Text model from scratch [![Open In Colab](https://colab.research.google.com/github/coqui-ai/STT/blob/main/notebooks/train-your-first-coqui-STT-model.ipynb)]
2. Transfer learning (English --> Russian) [![Open In Colab](https://colab.research.google.com/github/coqui-ai/STT/blob/main/notebooks/easy-transfer-learning.ipynb)]