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

  • Log In
  • Sign Up

mazesmazes
/
tiny-audio-qformer

Feature Extraction
Transformers
Safetensors
asr_model
Generated from Trainer
custom_code
Model card Files Files and versions
xet
Community

Instructions to use mazesmazes/tiny-audio-qformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mazesmazes/tiny-audio-qformer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="mazesmazes/tiny-audio-qformer", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mazesmazes/tiny-audio-qformer", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-audio-qformer
128 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 298 commits
mazesmazes's picture
mazesmazes
Model save
67b0710 verified 5 months ago
  • .gitattributes
    1.57 kB
    Training in progress - step 500 5 months ago
  • README.md
    4.49 kB
    Model save 5 months ago
  • asr_config.py
    7.61 kB
    Training in progress - step 500 5 months ago
  • asr_modeling.py
    24 kB
    Training in progress - step 500 5 months ago
  • asr_pipeline.py
    17.8 kB
    Training in progress - step 500 5 months ago
  • asr_processing.py
    3.38 kB
    Training in progress - step 500 5 months ago
  • chat_template.jinja
    5.6 kB
    Training in progress - step 500 5 months ago
  • config.json
    4.94 kB
    Training in progress, step 500 5 months ago
  • generation_config.json
    198 Bytes
    Training in progress - step 500 5 months ago
  • model.safetensors
    110 MB
    xet
    Training in progress, step 59673 5 months ago
  • preprocessor_config.json
    424 Bytes
    Training in progress - step 500 5 months ago
  • projectors.py
    26.1 kB
    Training in progress - step 500 5 months ago
  • special_tokens_map.json
    368 Bytes
    Training in progress - step 500 5 months ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress - step 500 5 months ago
  • tokenizer_config.json
    50.6 kB
    Training in progress - step 500 5 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, step 500 5 months ago