Kyubyong/tacotron

ValueError: not enough values to unpack (expected 3, got 1)

notbrian opened this issue · 1 comments

Getting this error when running train.py even though my transcript.csv is split into three columns?

You are using Tensorflow2 but the project supports only Tensorflow v1