MelodyYuuka commited on
Commit
aa8a67b
1 Parent(s): cc6117e

Update config.yml

Browse files
Files changed (1) hide show
  1. config.yml +1 -1
config.yml CHANGED
@@ -96,7 +96,7 @@ webui:
96
  # 是否开启debug模式
97
  debug: true
98
  # 语种识别库,可选langid, fastlid
99
- language_identification_library: "langid"
100
 
101
 
102
  # server api配置
 
96
  # 是否开启debug模式
97
  debug: true
98
  # 语种识别库,可选langid, fastlid
99
+ language_identification_library: "fastlid"
100
 
101
 
102
  # server api配置