python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ValueError: Cannot iterate over a shape with unknown rank
I want to train an autoencoder on mp3 songs. Given the size of the dataset, it would be better if only part of the dataset is in memory at any given time.
What I tried
is using tfio and tf.data.Datase...

Jona Scholz
Votes: 0
Answers: 1
exiftool shows incorrect Duration for MP3. How does that happen?
Downloaded seven MP3 files from a website. exiftool says the Duration is two minutes.
Opened it in an audio editor and find that it is actually four minutes.
Opened a (non-downloaded) MP3 file in the...

WGroleau
Votes: 0
Answers: 1
Hi, I'm making my first steps in coding using HTML, CSS, JS training. For some reasons the code for MP3 player provided in training does not work
I'm making my first steps in coding using online training. For some reasons the code for MP3 player provided in training does not work.
I wrote same code in Brackets and it does not fly. It shows butt...
Mariusz Rozmyslowicz
Votes: 0
Answers: 2
How to properly divide an mp3 file with Google Apps Scripts
I am trying to make a script that emails an audio file from a website as an attachment (the website sends out an email with a link to the file when a new podcast comes out). My problem is Google doesn...
Leo
Votes: 0
Answers: 0