mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-06-02 07:09:35 +08:00
Fix startup and GPT initialization issues
This commit is contained in:
@@ -40,7 +40,6 @@ async def startup_event():
|
||||
register_exception_handlers(app)
|
||||
register_handler()
|
||||
ensure_ffmpeg_or_raise()
|
||||
register_handler()
|
||||
get_transcriber(transcriber_type=os.getenv("TRANSCRIBER_TYPE","fast-whisper"))
|
||||
init_video_task_table()
|
||||
init_provider_table()
|
||||
|
||||
Reference in New Issue
Block a user