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

Upload Audio Upload widget is only available when the cell has been executed in the current browser session. Please rerun this cell to enable. #57

Open
GitHuBYwY opened this issue Jul 12, 2022 · 6 comments

Comments

@GitHuBYwY
Copy link

Hi all, the model works great for the guitar samples, I would like to export this model, can you please advise on this?
Thanks

@GitHuBYwY
Copy link
Author

#@title Upload Audio

load_gtag()

log_event('uploadAudioStart', {})
audio = upload_audio(sample_rate=SAMPLE_RATE)
log_event('uploadAudioComplete', {'value': round(len(audio) / SAMPLE_RATE)})

note_seq.notebook_utils.colab_play(audio, sample_rate=SAMPLE_RATE)

@AgentHitmanFaris
Copy link

Can I know what type of browser you use

@GitHuBYwY
Copy link
Author

I used firefox.Is it because of the browser problem

@AgentHitmanFaris
Copy link

I used firefox.Is it because of the browser problem

sometimes maybe because of unsuported brower...try to install diffrent browser ie:chrome or if there is any ads blocker/javascript blocker try to disable it

@GitHuBYwY
Copy link
Author

Thank you!~

@AgentHitmanFaris
Copy link

Thank you!~

You're Welcome

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

2 participants