From 716b5b6a9a2119debf6c295b18713ba41898faba Mon Sep 17 00:00:00 2001 From: lxueaa Date: Tue, 24 Aug 2021 15:48:35 +0800 Subject: [PATCH] delete requirements.txt --- deeprapper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeprapper/README.md b/deeprapper/README.md index 2abf20d9..fe09f107 100644 --- a/deeprapper/README.md +++ b/deeprapper/README.md @@ -68,7 +68,7 @@ To generate, run: ```bash bash generate.sh ``` -You can specify the arguments in the bash file, such as number of epoch, bach size, etc. +You can specify the arguments in the bash file, such as beam width, number of samples, etc. For more generated samples, visit https://deeprapper.github.io.