Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error to run a train_aligner.py #141

Open
herokarimpoor opened this issue Aug 26, 2023 · 0 comments
Open

error to run a train_aligner.py #141

herokarimpoor opened this issue Aug 26, 2023 · 0 comments

Comments

@herokarimpoor
Copy link

hi
when i have a run a train_aligner.py i have a errora below.

Traceback (most recent call last):
File "train_aligner.py", line 137, in
test_mel, test_phonemes, _, test_fname = valid_dataset.next_batch()
File "/home/TTS/TransformerTTS-main/TransformerTTS-main/data/datasets.py", line 272, in next_batch
return next(self.data_iter)
File "/root/miniconda3/envs/ttsmain/lib/python3.8/site-packages/tensorflow/python/data/ops/iterator_ops.py", line 816, in next
raise StopIteration
StopIteration

path of dataset is attach
Screenshot from 2023-08-26 15-05-33
Screenshot from 2023-08-26 15-05-33
Screenshot from 2023-08-26 15-05-33
Screenshot from 2023-08-26 15-05-33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant