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

Duplicated from  hamdallah/Sofelia-TTS

NickMarino
/
Sofelia-TTS

Text-to-Speech
Transformers
Safetensors
Arabic
English
qwen2
text-generation
tts
audio
speech
palestinian-arabic
arabic
voice-cloning
miratts
sofelia
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use NickMarino/Sofelia-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use NickMarino/Sofelia-TTS with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="NickMarino/Sofelia-TTS")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("NickMarino/Sofelia-TTS")
    model = AutoModelForCausalLM.from_pretrained("NickMarino/Sofelia-TTS")
  • Notebooks
  • Google Colab
  • Kaggle
Sofelia-TTS
2.05 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
NickMarino's picture
NickMarino
hamdallah's picture
hamdallah
Duplicate from hamdallah/Sofelia-TTS
79bee84 2 months ago
  • .gitattributes
    1.62 kB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • README.md
    8.97 kB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • Sofelia.png
    825 kB
    xet
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • added_tokens.json
    472 kB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • chat_template.jinja
    2.51 kB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • config.json
    1.29 kB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • generation_config.json
    154 Bytes
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • merges.txt
    1.67 MB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • model.safetensors
    2.03 GB
    xet
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • special_tokens_map.json
    613 Bytes
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • tokenizer.json
    14.1 MB
    xet
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • tokenizer_config.json
    2.54 MB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago
  • vocab.json
    2.78 MB
    Duplicate from hamdallah/Sofelia-TTS 2 months ago