Upload WhisperForConditionalGeneration
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
datasets:
|
4 |
- mozilla-foundation/common_voice_17_0
|
5 |
language:
|
6 |
- th
|
7 |
-
|
8 |
-
- openai/whisper-large-v3-turbo
|
9 |
pipeline_tag: automatic-speech-recognition
|
10 |
-
---
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- openai/whisper-large-v3-turbo
|
4 |
datasets:
|
5 |
- mozilla-foundation/common_voice_17_0
|
6 |
language:
|
7 |
- th
|
8 |
+
library_name: transformers
|
|
|
9 |
pipeline_tag: automatic-speech-recognition
|
10 |
+
---
|
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": "whisper-large-v3-turbo-thai",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1617824864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d30d048b1354b30a94e094e612708ea20286e0d7068db07b181e7395b76abf12
|
3 |
size 1617824864
|