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:
@@ -95,6 +95,8 @@ webui:
|
||||
share: false
|
||||
# 是否开启debug模式
|
||||
debug: false
|
||||
# 语种识别库,可选langid, fastlid
|
||||
language_identification_library: "langid"
|
||||
|
||||
|
||||
# server api配置
|
||||
|
||||
Reference in New Issue
Block a user