CCExtractor / video2srt

Superfast online transcript generator with FFmpeg/wasm + whisper
GNU General Public License v3.0
54 stars 11 forks source link

Function tries to access IndexDB "models" before it's created 🚨 #8

Closed Om-Thorat closed 1 year ago

Om-Thorat commented 1 year ago

Function build_menu() tries to access the "models" db before it's created, The issue was introduced by commit 177bb651cb27ed869b2e7679b2c12338d56a8724 .

image

The issue is severe as in the site is unusable.