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

Flix-AI
/
flix-swiss-german-full

Automatic Speech Recognition
Transformers
Safetensors
German
Swiss German
whisper
swiss-german
dialect
asr
speech-recognition
fine-tuned
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Flix-AI/flix-swiss-german-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Flix-AI/flix-swiss-german-full with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="Flix-AI/flix-swiss-german-full")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("Flix-AI/flix-swiss-german-full")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("Flix-AI/flix-swiss-german-full")
  • Notebooks
  • Google Colab
  • Kaggle
flix-swiss-german-full
3.09 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Flix-AI's picture
Flix-AI
Add model card with performance metrics and usage instructions
7916ea4 verified about 9 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 11 hours ago
  • README.md
    5.93 kB
    Add model card with performance metrics and usage instructions about 9 hours ago
  • config.json
    1.17 kB
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago
  • generation_config.json
    3.94 kB
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago
  • model.safetensors
    3.09 GB
    xet
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago
  • processor_config.json
    410 Bytes
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago
  • tokenizer.json
    3.93 MB
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago
  • tokenizer_config.json
    2.08 kB
    Add Run 16 Full FT model (Epoch 2, bf16) about 10 hours ago