Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

hamdallah
/
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
1

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

  • Libraries
  • Transformers

    How to use hamdallah/Sofelia-TTS with Transformers:

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