Commit Graph

5 Commits

Author SHA1 Message Date
litagin02
35a8bb514f Fix: colab stdout error, so replace with stdout wrapper 2023-12-30 09:58:32 +09:00
litagin02
5be778284b Feat: slice-and-transcribe 2023-12-27 16:16:22 +09:00
Sora
c137d875cd use diy loguru (#164)
* Feat: use diy loguru logger

* Feat: use diy loguru logger
2023-11-09 17:38:15 +08:00
Sora
ee423f29df Feat: support auto split in webui (#158)
* Feat: support auto split in webui

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-08 17:08:47 +08:00
Sora
25ea864b56 Update server_fastapi.py. Avoid loading the model repeatedly. Add logger (#145)
* Update server_fastapi.py. Avoid loading the model repeatedly. Add loguru logger.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-03 13:09:58 +08:00