Skip to content
#

end-to-end

Here are 187 public repositories matching this topic...

mdhasanai
mdhasanai commented Jul 5, 2019

Can you check the script "data/aishell.py" ?
I got this error"

Traceback (most recent call last):
  File "data/aishell.py", line 188, in <module>
    tr_file_list = traverse(root, "transcript/train", search_fix="")
  File "data/aishell.py", line 19, in traverse
    for s_p in sorted(os.listdir(p)):
FileNotFoundError: [Errno 2] No such file or directory: 'Aishell_dataset/transc

Improve this page

Add a description, image, and links to the end-to-end topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the end-to-end topic, visit your repo's landing page and select "manage topics."

Learn more