fastrolling
commited on
Commit
•
5470ecc
1
Parent(s):
8e96582
Upload 17 files
Browse files- config.json +0 -8
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,18 +1,10 @@
|
|
1 |
{
|
2 |
-
<<<<<<< HEAD
|
3 |
"_name_or_path": "openai/whisper-tiny",
|
4 |
-
=======
|
5 |
-
"_name_or_path": "./outputs/whisper-tiny-khmer",
|
6 |
-
>>>>>>> 20ba26745507271eafc9a7f53fcd1dfbc7b8fcee
|
7 |
"activation_dropout": 0.0,
|
8 |
"activation_function": "gelu",
|
9 |
"apply_spec_augment": false,
|
10 |
"architectures": [
|
11 |
-
<<<<<<< HEAD
|
12 |
"WhisperForConditionalGeneration"
|
13 |
-
=======
|
14 |
-
"WhisperModel"
|
15 |
-
>>>>>>> 20ba26745507271eafc9a7f53fcd1dfbc7b8fcee
|
16 |
],
|
17 |
"attention_dropout": 0.0,
|
18 |
"begin_suppress_tokens": [
|
|
|
1 |
{
|
|
|
2 |
"_name_or_path": "openai/whisper-tiny",
|
|
|
|
|
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
6 |
"architectures": [
|
|
|
7 |
"WhisperForConditionalGeneration"
|
|
|
|
|
|
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"begin_suppress_tokens": [
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:716370b4d5aa0884d1baf1c4dbb67409a22a697d8a09001b2316556bcec55b40
|
3 |
+
size 151098921
|