YwY
Results
3
comments of
YwY
#@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)
I used firefox.Is it because of the browser problem