Closed erogol closed 6 years ago
Thanks for the report @webcompat/collaborators , strangely I'm not able to play any of the audios on the page. Console:
Affected area:
<audio controls="controls">
<source src="/wavenet_vocoder/audio/mixture_lj/0_checkpoint_step000410000_ema_predicted.wav" autoplay="">
Your browser does not support the audio element.
</audio>
Tested with: Browser / Version: Firefox Nightly 62.0a1 (2018-06-04) Operating System: Linux Ubuntu 16.04, Windows 10 Pro
Moving to Needsdiagnosis for further investigation.
This might be related to #1417113 @karlcow can you confirm this?
So is this a codec compatibility issue?
@softvision-oana-arbuzov do you have additional codecs installed in your Ubuntu installation (you can install from sudo apt install ubuntu-restricted-extras
)
@softvision-oana-arbuzov Yup like @reinhart1010 it seems related to codecs. specifically wav files. Does the same page work on Firefox on Windows instead of Linux.
@karlcow , for me it is not working on Linux (even after installing the codecs) and Windows 10 Pro.
needinfo me for coming back to it.
so grmbl this is not working for me today with the same wave of error messages than @softvision-oana-arbuzov received.
if I enter directly the location such as https://r9y9.github.io/wavenet_vocoder/audio/mixture_lj/0_checkpoint_step000410000_ema_predicted.wav
Ah found this is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1248570
and the rationale is expressed in https://bugzilla.mozilla.org/show_bug.cgi?id=1248570#c0
Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1248570
URL: https://r9y9.github.io/wavenet_vocoder/
Browser / Version: Firefox 60.0 Operating System: Ubuntu Tested Another Browser: Yes
Problem type: Video or audio doesn't play Description: As the number of audios get multiple, Fifefox starts to have hard time to play them. Steps to Reproduce: Just go to the website thats all
From webcompat.com with ❤️