* upgrade deps
* update whisper bin for linux
* update whipser.cpp for win32
* fix ci in linux
* upgrade whisper.cpp for armd darwin
* upgrade whisper.cpp for x64 darwin
* fix undefined error when lookup (#613)
* Fix: use local timezone as default (#615)
* use local timezone as default
* refactor code
* fix time display
* Fix unhandled errors (#617)
* fix undefined
* prevent story preview unless url provided
* refactor
* Fix audible provider & add more YT channel (#618)
* add more youtube channel
* fix audible provider
* fix youtube video card style
* Feat: read & record through the transcription (#619)
* may read & record fulltext of transcription
* may delete & remove recording
* may assess recording
* fix pronunciation assessment result style
* fix style
* fix style
* fix player confit
* update locale & fix warning
* upgrade langchain to v0.2.0
* ci: fix test on linux runner
* escape space in command line
* disable record button when no reference
* notify when transcription working too long
* fix release CI
* fix UI & remove deprecated codes
* clear zombie transcribe process when started
* fix remove file when added a duplicated audio/video
* update latest whisper for win32