whisper_small_en / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
6d66f0c verified
|
raw
history blame
700 Bytes
---
library_name: keras-hub
---
This is a [`Whisper` model](https://keras.io/api/keras_hub/models/whisper) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
Model config:
* **name:** whisper_backbone
* **trainable:** True
* **vocabulary_size:** 51864
* **num_layers:** 12
* **num_heads:** 12
* **hidden_dim:** 768
* **intermediate_dim:** 3072
* **num_mels:** 80
* **dropout:** 0.0
* **max_encoder_sequence_length:** 3000
* **max_decoder_sequence_length:** 448
This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.