hyperaudio / ha-converter

Hyperaudio Converter - converts from JSON/SRT to HTML Based Interactive Transcript
https://hyperaud.io/converter/converter.html
12 stars 12 forks source link

Google STT JSON transcript is not being converted #12

Open overZellis133 opened 3 years ago

overZellis133 commented 3 years ago

I added a google stt JSON transcript, and the transform button is just continuously spinning

error in the console: converter.js:250 Uncaught TypeError: Cannot read property 'length' of undefined at Object. (converter.js:250) at Function.each (jquery-2.0.3.js:590) at Object. (converter.js:249) at Function.each (jquery-2.0.3.js:590) at HTMLAnchorElement. (converter.js:248) at HTMLAnchorElement.dispatch (jquery-2.0.3.js:4676) at HTMLAnchorElement.elemData.handle (jquery-2.0.3.js:4360)

maboa commented 3 years ago

Is this still an issue @overZellis133 ?