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

list index out of range 자꾸 에러떠요 ㅠㅠ #62

Open
tmdghks9574 opened this issue Apr 11, 2019 · 0 comments
Open

list index out of range 자꾸 에러떠요 ㅠㅠ #62

tmdghks9574 opened this issue Apr 11, 2019 · 0 comments

Comments

@tmdghks9574
Copy link

다른 이슈들 보면서 해보는데 parallel 을 False 로하면
File "/home/kmusw/multi-speaker-tacotron-tensorflow/recognition/alignment.py", line 147, in align_text_batch
desc="align_text_batch", parallel=False)
File "/home/kmusw/multi-speaker-tacotron-tensorflow/utils/init.py", line 152, in parallel_run
out = fn(item)

이런 에러가 뜨고,

sorted_score[1] 을 [0] 으로 바꾸면 exact_match가 0으로 떠서 그부분 건들면 안된다하시구,
json 파일에서 지우라는 6개항목 싹다 날렸는데도 계속 에러가 뜹니다. ㅠㅠ
아래 이슈에서 에러 픽스한 alignment.py 파일로 돌려도 똑같이 에러가뜹니다
어찌합니까~

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