Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JulioCastro
/
whisper-md-catala

Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Catalan
whisper
whisper-event
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use JulioCastro/whisper-md-catala with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use JulioCastro/whisper-md-catala with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="JulioCastro/whisper-md-catala")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("JulioCastro/whisper-md-catala")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("JulioCastro/whisper-md-catala")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-md-catala
12.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
JulioCastro's picture
JulioCastro
Update README.md
3064c67 over 3 years ago
  • .ipynb_checkpoints
    Model trained for 1k steps over 3 years ago
  • checkpoint-1000
    Model trained for 1k steps over 3 years ago
  • runs
    Model trained for 1k steps over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • =1.7
    10.3 kB
    Model trained for 1k steps over 3 years ago
  • README.md
    1.58 kB
    Update README.md over 3 years ago
  • added_tokens.json
    2.11 kB
    Model trained for 1k steps over 3 years ago
  • config.json
    1.03 kB
    Model trained for 1k steps over 3 years ago
  • merges.txt
    494 kB
    Model trained for 1k steps over 3 years ago
  • normalizer.json
    52.7 kB
    Model trained for 1k steps over 3 years ago
  • preprocessor_config.json
    185 kB
    Model trained for 1k steps over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    3.06 GB
    xet
    Model trained for 1k steps over 3 years ago
  • special_tokens_map.json
    2.06 kB
    Model trained for 1k steps over 3 years ago
  • tokenizer_config.json
    830 Bytes
    Model trained for 1k steps over 3 years ago
  • trainTestv1.ipynb
    1.05 MB
    Model trained for 1k steps over 3 years ago
  • vocab.json
    1.04 MB
    Model trained for 1k steps over 3 years ago