Commit
•
d493c14
1
Parent(s):
d650a20
Update config.json to correct name/path (#3)
Browse files- Update config.json to correct name/path (5d5f0ee9ccaad7db4bd493efc606c16573826ef5)
Co-authored-by: Thomas Ferraz <[email protected]>
- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "naver/multilingual-distilwhisper-3k",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|