Add language identification. (#153)

* Add language identification.

* [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>
This commit is contained in:
Artrajz
2023-11-06 21:56:09 +08:00
committed by GitHub
parent 096d661a4b
commit c86da6eeeb
6 changed files with 336 additions and 1 deletions

View File

@@ -95,6 +95,8 @@ webui:
share: false
# 是否开启debug模式
debug: false
# 语种识别库可选langid, fastlid
language_identification_library: "langid"
# server api配置