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

sampler.py #1

Open
albertocattani opened this issue Mar 26, 2018 · 0 comments
Open

sampler.py #1

albertocattani opened this issue Mar 26, 2018 · 0 comments

Comments

@albertocattani
Copy link

Hello,

When I try python sampler.py I keep getting this error

new-gen shape: (5187000,)
Traceback (most recent call last):
File "sampler.py", line 179, in
soundfile.write(output_file, new_gen, samplerate)
File "/anaconda3/lib/python3.6/site-packages/soundfile.py", line 315, in write
subtype, endian, format, closefd) as f:
File "/anaconda3/lib/python3.6/site-packages/soundfile.py", line 624, in init
self._file = self._open(file, mode_int, closefd)
File "/anaconda3/lib/python3.6/site-packages/soundfile.py", line 1179, in _open
"Error opening {0!r}: ".format(self.name))
File "/anaconda3/lib/python3.6/site-packages/soundfile.py", line 1352, in _error_check
raise RuntimeError(prefix + ffi.string(err_str).decode('utf-8', 'replace'))
RuntimeError: Error opening '5_0_outsd=200_dct
./p226_001.wav': System error.
MacBook-di-Alberto-Cattani-II-3:SONGSHTR-master 3 albertocattani$

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