-
Notifications
You must be signed in to change notification settings - Fork 1
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
AttributeError: 'WaveUNetModelOutputs' object has no attribute 'output' #22
Comments
it should be |
@will-rice , I used this is test audio file: |
I didn't publish a new release with the |
@karim23657 were you able to get this working? |
@will-rice , thank you . Now working. import IPython
IPython.display.Audio(denoised.numpy(), rate=model.config.sample_rate) |
@will-rice , I just got this error,I attached my audio file:
p232.wav.zip
code:
error:
The text was updated successfully, but these errors were encountered: