-
Notifications
You must be signed in to change notification settings - Fork 493
Expand file tree
/
Copy pathset.ini
More file actions
22 lines (20 loc) · 809 Bytes
/
Copy pathset.ini
File metadata and controls
22 lines (20 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
; after update set , please restart the app
; ip:port
web_address=127.0.0.1:9977
;en or zh
lang=
; cpu or cuda
devtype=cpu
;Reducing these two numbers will use less graphics memory
beam_size=5
best_of=5
;vad set to false to use less GPU memory, true to use more
vad=true
;0 means less GPU memory usage, higher values mean more
temperature=0
;false means less GPU memory usage, true means more
condition_on_previous_text=false
initial_prompt_zh=
model_list=tiny,tiny.en,base,base.en,small,small.en,medium,medium.en,large-v1,large-v2,large-v3,large-v3-turbo,distil-whisper-small.en,distil-whisper-medium.en,distil-whisper-large-v2,distil-whisper-large-v3,zh-plus/faster-whisper-large-v2-japanese-5k-steps
;Use only OpenCC configs: s2t (Simplified→Traditional) and t2s (Traditional→Simplified)
opencc = t2s