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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

annaelmoussa
/
haptos-vibra

Automatic Speech Recognition
Transformers
Safetensors
English
French
whisper
braille
unicode-braille
accessibility
speech-to-text
english
french
ueb
bfu
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use annaelmoussa/haptos-vibra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use annaelmoussa/haptos-vibra with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="annaelmoussa/haptos-vibra")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("annaelmoussa/haptos-vibra")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("annaelmoussa/haptos-vibra", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
haptos-vibra
6.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
annaelmoussa's picture
annaelmoussa
Release HAPTOS VIBRA V1 public model
b18d2dc 4 months ago
  • assets
    Release HAPTOS VIBRA V1 public model 4 months ago
  • .gitattributes
    1.58 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • README.md
    5.9 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • added_tokens.json
    38.8 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • config.json
    1.25 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • generation_config.json
    2.92 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • merges.txt
    494 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Release HAPTOS VIBRA V1 public model 4 months ago
  • model-00002-of-00002.safetensors
    1.18 GB
    xet
    Release HAPTOS VIBRA V1 public model 4 months ago
  • model.safetensors.index.json
    112 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • normalizer.json
    52.7 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • preprocessor_config.json
    340 Bytes
    Release HAPTOS VIBRA V1 public model 4 months ago
  • special_tokens_map.json
    2.49 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • tokenizer_config.json
    327 kB
    Release HAPTOS VIBRA V1 public model 4 months ago
  • vocab.json
    1.04 MB
    Release HAPTOS VIBRA V1 public model 4 months ago