diff --git a/README.md b/README.md index 0ae5cbd..5665e72 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # speechset + Tensorflow implementation of Speech dataset pipeline + +## Requirements + +Tested in python 3.8.5 windows 10 miniconda environment, [requirements.txt](./requirements.txt) + +## Sample + +Sample script is provided as [sample.py](./sample.py)