1 parent 3ba9335 commit a40a27aCopy full SHA for a40a27a
1 file changed
examples/config-example.json
@@ -7,12 +7,12 @@
7
"kernel_size": 3,
8
"mask_dilation_offset": 70,
9
"translator": {
10
- "translator": "openai",
+ "translator": "openai_hq",
11
"target_lang": "CHS",
12
"no_text_lang_skip": false,
13
"gpt_config": "../examples/gpt_config-example.yaml",
14
"high_quality_prompt_path": "dict/prompt_example.json",
15
- "max_requests_per_minute": 1
+ "max_requests_per_minute": "0"
16
},
17
"ocr": {
18
"use_mocr_merge": false,
0 commit comments