File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ Compute_Device:
3
3
- cpu
4
4
database_creation : cpu
5
5
database_query : cpu
6
- gpu_brand :
7
- EMBEDDING_MODEL_NAME : null
6
+ gpu_brand :
7
+ EMBEDDING_MODEL_NAME :
8
8
Platform_Info :
9
- os :
9
+ os :
10
10
Supported_CTranslate2_Quantizations :
11
11
CPU :
12
12
- float32
@@ -22,13 +22,13 @@ Supported_CTranslate2_Quantizations:
22
22
- int8
23
23
bark :
24
24
enable_cpu_offload : false
25
- model_precision : float32
26
- size : small
25
+ model_precision : float16
26
+ size : normal
27
27
speaker : v2/en_speaker_6
28
28
use_better_transformer : true
29
29
database :
30
- chunk_overlap : 250
31
- chunk_size : 750
30
+ chunk_overlap : 200
31
+ chunk_size : 800
32
32
contexts : 6
33
33
similarity : 0.9
34
34
embedding-models :
@@ -65,11 +65,10 @@ styles:
65
65
frame : ' background-color: #161b22;'
66
66
input : ' background-color: #2e333b; color: light gray; font: 13pt "Segoe UI Historic";'
67
67
text : ' background-color: #092327; color: light gray; font: 12pt "Segoe UI Historic";'
68
- test_embeddings : true
69
68
transcribe_file :
70
69
device : cpu
71
70
file : null
72
- model : medium .en
71
+ model : small .en
73
72
quant : float32
74
73
timestamps : true
75
74
transcriber :
@@ -108,4 +107,4 @@ vision:
108
107
- float32
109
108
available_sizes :
110
109
- 470m
111
- test_image : null
110
+ test_image:
You can’t perform that action at this time.
0 commit comments