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

TuKoResearch
/
AuriStreamDistillLarge_100M40PredTeacher_bad

Feature Extraction
Transformers
PyTorch
English
distilled_speech
speech
audio
data2vec
distillation
custom_code
Model card Files Files and versions
xet
Community
4

Instructions to use TuKoResearch/AuriStreamDistillLarge_100M40PredTeacher_bad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TuKoResearch/AuriStreamDistillLarge_100M40PredTeacher_bad with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="TuKoResearch/AuriStreamDistillLarge_100M40PredTeacher_bad", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("TuKoResearch/AuriStreamDistillLarge_100M40PredTeacher_bad", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
AuriStreamDistillLarge_100M40PredTeacher_bad / __pycache__
43.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
klemenk's picture
klemenk
Upload distilled speech model
6f980ab verified 4 months ago
  • configuration_distilled_speech.cpython-311.pyc
    6.37 kB
    Upload distilled speech model 4 months ago
  • feature_extraction_distilled_speech.cpython-311.pyc
    7.38 kB
    Upload distilled speech model 4 months ago
  • modeling_distilled_speech.cpython-311.pyc
    29.4 kB
    Upload distilled speech model 4 months ago