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

innovationm-ai
/
orpheus-tts-3b-finetuned

Text-to-Speech
Transformers
Safetensors
English
llama
text-generation
unsloth
tts
orpheus
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use innovationm-ai/orpheus-tts-3b-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use innovationm-ai/orpheus-tts-3b-finetuned with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="innovationm-ai/orpheus-tts-3b-finetuned")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("innovationm-ai/orpheus-tts-3b-finetuned")
    model = AutoModelForCausalLM.from_pretrained("innovationm-ai/orpheus-tts-3b-finetuned", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
orpheus-tts-3b-finetuned
6.63 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
Pankaj-Innovationm's picture
Pankaj-Innovationm
Update README.md
0352563 verified 10 months ago
  • .gitattributes
    1.73 kB
    Upload logo.png 10 months ago
  • README.md
    3.56 kB
    Update README.md 10 months ago
  • chat_template.jinja
    3.83 kB
    Upload folder using huggingface_hub 10 months ago
  • config.json
    917 Bytes
    Upload folder using huggingface_hub 10 months ago
  • generation_config.json
    230 Bytes
    Upload folder using huggingface_hub 10 months ago
  • logo.png
    649 kB
    xet
    Upload logo.png 10 months ago
  • model-00001-of-00002.safetensors
    4.99 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model-00002-of-00002.safetensors
    1.61 GB
    xet
    Upload folder using huggingface_hub 10 months ago
  • model.safetensors.index.json
    21 kB
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    508 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    22.8 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    5.4 MB
    Upload folder using huggingface_hub 10 months ago
  • tts_after_tuning_1.wav
    397 kB
    xet
    Upload 2 files 10 months ago
  • tts_before_tuning_1.wav
    340 kB
    xet
    Upload 2 files 10 months ago