magenta / magenta-demos

Demonstrations of Magenta Models
Apache License 2.0
1.3k stars 416 forks source link

Web demo does not play #53

Open Zibri opened 5 years ago

Zibri commented 5 years ago

https://tensorflow.github.io/magenta-demos/piano-genie/

does not produce sound. probably due to chrome error:

piano_genie_bundle.js:21483 The Web Audio autoplay policy will be re-enabled in Chrome 71 (December 2018). Please check that your website is compatible with it. https://goo.gl/7K7WLu

adarob commented 5 years ago

@chrisdonahue

chrisdonahue commented 5 years ago

I added semantics a while back to support the new autoplay policy. Perhaps you are running an older version out of your cache? Try a full refresh (Cmd+Shift+R). Also try pressing multiple keyboard buttons or click your mouse somewhere on the webpage and let me know if that fixes it.

chrisdonahue commented 5 years ago

@Zibri can you let me know if this fixed the issue? If not, what OS / chrome version do you have?