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

Shinzmann
/
soro-tts-ibo

Text-to-Speech
Transformers
Safetensors
Igbo
vits
text-to-audio
tts
mms
nigerian-languages
low-resource
waxal
soro-tts
igbo
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Shinzmann/soro-tts-ibo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Shinzmann/soro-tts-ibo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="Shinzmann/soro-tts-ibo")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTextToWaveform
    
    tokenizer = AutoTokenizer.from_pretrained("Shinzmann/soro-tts-ibo")
    model = AutoModelForTextToWaveform.from_pretrained("Shinzmann/soro-tts-ibo")
  • Notebooks
  • Google Colab
  • Kaggle
soro-tts-ibo
159 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Shinzmann's picture
Shinzmann
Add demo audio sample
0ac08cc verified 17 days ago
  • .gitattributes
    1.57 kB
    Add demo audio sample 17 days ago
  • README.md
    4.63 kB
    Add Soro-TTS model card with EDA and CER 17 days ago
  • config.json
    2.05 kB
    Upload model 17 days ago
  • demo_ibo.wav
    401 kB
    xet
    Add demo audio sample 17 days ago
  • model.safetensors
    159 MB
    xet
    Upload model 17 days ago
  • preprocessor_config.json
    254 Bytes
    Upload feature extractor 17 days ago
  • special_tokens_map.json
    275 Bytes
    Upload tokenizer 17 days ago
  • tokenizer_config.json
    700 Bytes
    Upload tokenizer 17 days ago
  • vocab.json
    1.87 kB
    Upload tokenizer 17 days ago