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

Rziane
/
whisper-medium-aeb

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Tunisian Arabic
whisper
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Rziane/whisper-medium-aeb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Rziane/whisper-medium-aeb with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Rziane/whisper-medium-aeb")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Rziane/whisper-medium-aeb")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Rziane/whisper-medium-aeb")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-medium-aeb
3.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Rziane's picture
Rziane
End of training
351f1c2 verified over 1 year ago
  • runs
    Training in progress, epoch 4 over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.91 kB
    End of training over 1 year ago
  • added_tokens.json
    34.6 kB
    End of training over 1 year ago
  • config.json
    1.38 kB
    End of training over 1 year ago
  • generation_config.json
    3.7 kB
    End of training over 1 year ago
  • merges.txt
    494 kB
    End of training over 1 year ago
  • model.safetensors
    3.06 GB
    xet
    End of training over 1 year ago
  • normalizer.json
    52.7 kB
    End of training over 1 year ago
  • preprocessor_config.json
    339 Bytes
    End of training over 1 year ago
  • special_tokens_map.json
    2.19 kB
    End of training over 1 year ago
  • tokenizer_config.json
    283 kB
    End of training over 1 year ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.state.PartialState",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "torch.device",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "accelerate.utils.dataclasses.DistributedType"

    How to fix it?

    5.37 kB
    xet
    Training in progress, epoch 1 over 1 year ago
  • vocab.json
    1.04 MB
    End of training over 1 year ago