Upload WhisperForConditionalGeneration
This commit is contained in:
parent
9b0bfe1643
commit
57d207fdeb
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
license: apache-2.0
|
||||||
tags:
|
tags:
|
||||||
- audio
|
- audio
|
||||||
- automatic-speech-recognition
|
- automatic-speech-recognition
|
||||||
@ -9,7 +10,6 @@ widget:
|
|||||||
- example_title: Librispeech sample 2
|
- example_title: Librispeech sample 2
|
||||||
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
||||||
pipeline_tag: automatic-speech-recognition
|
pipeline_tag: automatic-speech-recognition
|
||||||
license: apache-2.0
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Whisper
|
# Whisper
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"num_mel_bins": 128,
|
"num_mel_bins": 128,
|
||||||
"pad_token_id": 50257,
|
"pad_token_id": 50257,
|
||||||
"scale_embedding": false,
|
"scale_embedding": false,
|
||||||
"torch_dtype": "float32",
|
"torch_dtype": "float16",
|
||||||
"transformers_version": "4.46.0.dev0",
|
"transformers_version": "4.46.0.dev0",
|
||||||
"use_cache": true,
|
"use_cache": true,
|
||||||
"use_weighted_layer_sum": false,
|
"use_weighted_layer_sum": false,
|
||||||
|
BIN
model.safetensors
(Stored with Git LFS)
BIN
model.safetensors
(Stored with Git LFS)
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user