Are create_dict.py, text2tfrecord.py files missing ?
alisafaya opened this issue · 2 comments
alisafaya commented
create_dict.py
text2tfrecord.py
files seems to be missing.
While I was trying to generate dataset by executing GenMultiSpeakerDataset, it tried to execute create_dict.py
text2tfrecord.py
files. Which I couldn't find in the repo.
vishiv commented
Thank you for bringing this to our attention. We should have this resolved shortly.
-V
vishiv commented
This should now be resolved. Let us know if there are any issues. Do note that GenMultiSpeakerDataset just exists to create the same dummy data files as are already in the dummy_data dir.