whisper_base_multi / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
80e173c verified
|
raw
history blame
698 Bytes
metadata
library_name: keras-hub

This is a Whisper model uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends. Model config:

  • name: whisper_backbone
  • trainable: True
  • vocabulary_size: 51865
  • num_layers: 6
  • num_heads: 8
  • hidden_dim: 512
  • intermediate_dim: 2048
  • 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 for more information.