From 8d5cd46f08d3370b882a1959f93097b9facfb75e Mon Sep 17 00:00:00 2001 From: Ryuichi Yamamoto Date: Fri, 31 May 2019 01:23:06 +0900 Subject: [PATCH] Address #154 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a223dc7..c544613e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ python synthesis.py --preset=20180505_deepvoice3_ljspeech.json \ ## Requirements -- Python 3 +- Python 3 (<= 3.6) - CUDA >= 8.0 - PyTorch >= v0.4.0 - [nnmnkwii](https://github.com/r9y9/nnmnkwii) >= v0.0.11