We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got this error when I run generate_RML2016.10a.py, who can help me, many thanks
Traceback (most recent call last): File "generate_RML2016.10a.py", line 42, in src = source_alphabet(alphabet_type, tx_len, True) File "/home/niejinbo/PycharmProjects/dataset-master/source_alphabet.py", line 35, in init self.src = mediatools.audiosource_s(["source_material/serial-s01-e01.mp3"]) AttributeError: 'module' object has no attribute 'audiosource_s'
The text was updated successfully, but these errors were encountered:
Hi, Ostnie! I have another problem, can you help me? thx! I can't find the module----"mediatools", where did you get it, could you tell me?
Sorry, something went wrong.
No branches or pull requests
I got this error when I run generate_RML2016.10a.py, who can help me, many thanks
Traceback (most recent call last):
File "generate_RML2016.10a.py", line 42, in
src = source_alphabet(alphabet_type, tx_len, True)
File "/home/niejinbo/PycharmProjects/dataset-master/source_alphabet.py", line 35, in init
self.src = mediatools.audiosource_s(["source_material/serial-s01-e01.mp3"])
AttributeError: 'module' object has no attribute 'audiosource_s'
The text was updated successfully, but these errors were encountered: