From 7e5c20500b2d9697132d7ceca5dde0d6cf3110c2 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Fri, 20 Sep 2019 18:45:48 +0200 Subject: [PATCH] compute --- .compute | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.compute b/.compute index c1b3ac9d..34da13d8 100644 --- a/.compute +++ b/.compute @@ -10,8 +10,8 @@ wget https://www.dropbox.com/s/wqn5v3wkktw9lmo/install.sh?dl=0 -O install.sh sudo sh install.sh python3 setup.py develop # cp -R ${USER_DIR}/GermanData ../tmp/ -cp -R /data/ro/shared/data/keithito/LJSpeech-1.1/ ../tmp/ -python3 distribute.py --config_path config.json --data_path ../tmp/LJSpeech-1.1/ +# cp -R /data/ro/shared/data/keithito/LJSpeech-1.1/ ../tmp/ +python3 distribute.py --config_path config.json --data_path /data/ro/shared/data/keithito/LJSpeech-1.1/ # cp -R ${USER_DIR}/Mozilla_22050 ../tmp/ # python3 distribute.py --config_path config_tacotron_gst.json --data_path ../tmp/Mozilla_22050/ python3 distribute.py --config_path config.json --data_path /data/rw/home/LibriTTS/train-clean-360