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

CAN'T RUN #5

Open
h770347 opened this issue Dec 26, 2021 · 0 comments
Open

CAN'T RUN #5

h770347 opened this issue Dec 26, 2021 · 0 comments

Comments

@h770347
Copy link

h770347 commented Dec 26, 2021

sudo python3.9 data_preparation.py
[sudo] password for osboxes:
Sorry, try again.
[sudo] password for osboxes:
Copying Train dataset: 0it [00:00, ?it/s]
Copying Train dataset: 0it [00:00, ?it/s]
Traceback (most recent call last):
File "/home/osboxes/apiai/kaldi/egs/arabic_corpus_of_isolated_words/data_preparation.py", line 355, in
obj.prepare_data()
File "/home/osboxes/apiai/kaldi/egs/arabic_corpus_of_isolated_words/data_preparation.py", line 319, in prepare_data
self.__create_spk2gender(self.TEST_DIR)
File "/home/osboxes/apiai/kaldi/egs/arabic_corpus_of_isolated_words/data_preparation.py", line 120, in __create_spk2gender
with open(os.path.join(group_dir, "spk2gender"), "w") as fout:
FileNotFoundError: [Errno 2] No such file or directory: '/home/osboxes/apiai/kaldi/egs/arabic_corpus_of_isolated_words/data/test/spk2gender

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