Kyubyong/tacotron

No such file or directory: 'WEB/text.csv'

iamcaochong opened this issue · 4 comments

Traceback (most recent call last): File "F:\tts\tacotron\tacotron-master\train_multi_gpus.py", line 137, in <module> main() File "F:\tts\tacotron\tacotron-master\train_multi_gpus.py", line 117, in main g = Graph(); print("Training Graph loaded") File "F:\tts\tacotron\tacotron-master\train_multi_gpus.py", line 31, in __init__ self.x, self.y, self.z, self.num_batch = get_batch() File "F:\tts\tacotron\tacotron-master\data_load.py", line 125, in get_batch texts, sound_files = load_train_data() # byte, string File "F:\tts\tacotron\tacotron-master\prepro.py", line 43, in load_train_data texts, sound_files = create_train_data() File "F:\tts\tacotron\tacotron-master\prepro.py", line 29, in create_train_data reader = csv.reader(codecs.open(hp.text_file, 'rb', 'utf-8')) File "C:\Python35\lib\codecs.py", line 895, in open file = builtins.open(filename, mode, buffering) FileNotFoundError: [Errno 2] No such file or directory: 'WEB/text.csv'

You should download a "WEB" folder and a file "text.csv" - review the Kyubyong instructions

@StanDex thanks for your reply

@iamcaochong Hello , can you tell me where i can download "text.csv"?

@18810319795, in README.md, the author links to the World English Bible. If you download that audio Bible, it will contain text.csv.