Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -11,6 +11,6 @@
|
|
11 |
"remove_sil": true,
|
12 |
"speed": 1.0,
|
13 |
"torch_dtype": "float32",
|
14 |
-
"transformers_version": "4.
|
15 |
"vocab_path": "checkpoints/vocab.txt"
|
16 |
}
|
|
|
11 |
"remove_sil": true,
|
12 |
"speed": 1.0,
|
13 |
"torch_dtype": "float32",
|
14 |
+
"transformers_version": "4.49.0",
|
15 |
"vocab_path": "checkpoints/vocab.txt"
|
16 |
}
|