Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

hackergeek98
/
whisper-fa-tinyyy

Automatic Speech Recognition
Transformers
Safetensors
Persian
whisper
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use hackergeek98/whisper-fa-tinyyy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hackergeek98/whisper-fa-tinyyy with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="hackergeek98/whisper-fa-tinyyy")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("hackergeek98/whisper-fa-tinyyy")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("hackergeek98/whisper-fa-tinyyy")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-fa-tinyyy
153 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
hackergeek98's picture
hackergeek98
Update README.md
e3eba5c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    4.15 kB
    Update README.md about 1 year ago
  • added_tokens.json
    34.6 kB
    Upload 11 files about 1 year ago
  • config.json
    1.37 kB
    Upload 11 files about 1 year ago
  • generation_config.json
    3.74 kB
    Upload 11 files about 1 year ago
  • merges.txt
    494 kB
    Upload 11 files about 1 year ago
  • model.safetensors
    151 MB
    xet
    Upload model.safetensors about 1 year ago
  • normalizer.json
    52.7 kB
    Upload 11 files about 1 year ago
  • preprocessor_config.json
    339 Bytes
    Upload 11 files about 1 year ago
  • special_tokens_map.json
    2.19 kB
    Upload 11 files about 1 year ago
  • tokenizer_config.json
    283 kB
    Upload 11 files about 1 year ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    5.3 kB
    xet
    Upload 11 files about 1 year ago
  • vocab.json
    1.04 MB
    Upload 11 files about 1 year ago