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

SebastianBodza
/
MiraToffel_miraTTS_german

Text-to-Speech
Transformers
Safetensors
German
qwen2
text-generation
tts
audio
speech-generation
voice-cloning
text-generation-inference
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use SebastianBodza/MiraToffel_miraTTS_german with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="SebastianBodza/MiraToffel_miraTTS_german")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("SebastianBodza/MiraToffel_miraTTS_german")
    model = AutoModelForCausalLM.from_pretrained("SebastianBodza/MiraToffel_miraTTS_german", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.62 kB
    Upload img.webp 7 months ago
  • README.md
    6.58 kB
    Update README.md 7 months ago
  • added_tokens.json
    472 kB
    Upload 10 files 7 months ago
  • chat_template.jinja
    2.51 kB
    Upload 10 files 7 months ago
  • config.json
    1.26 kB
    Upload 10 files 7 months ago
  • generation_config.json
    154 Bytes
    Upload 10 files 7 months ago
  • img.webp
    265 kB
    xet
    Upload img.webp 7 months ago
  • merges.txt
    1.67 MB
    Upload 10 files 7 months ago
  • model.safetensors
    2.03 GB
    xet
    Upload 10 files 7 months ago
  • special_tokens_map.json
    499 Bytes
    Upload 10 files 7 months ago
  • tokenizer.json
    14.1 MB
    xet
    Upload 10 files 7 months ago
  • tokenizer_config.json
    2.54 MB
    Upload 10 files 7 months ago
  • vocab.json
    2.78 MB
    Upload 10 files 7 months ago