vincentherrmann / pytorch-wavenet

An implementation of WaveNet with fast generation
MIT License
968 stars 225 forks source link

Not able to listen to generated samples #8

Closed arijit17 closed 6 years ago

arijit17 commented 6 years ago

Hi!

I'm not able to play these files: https://github.com/vincentherrmann/pytorch-wavenet/tree/master/generated_samples

vincentherrmann commented 6 years ago

Did you download these files? I don't think there is a way to listen to audio files directly on GitHub.

arijit17 commented 6 years ago

Yes, I downloaded the files and I'm not able to play with common media players. Which player are you using?

arijit17 commented 6 years ago

Oh OK works. I needed to check-out the repo