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

RobiLabs
/
Yana

Text-to-Speech
Transformers
Safetensors
csm
text-to-audio
tts
audio
speech-synthesis
robi-labs
echo-family
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use RobiLabs/Yana with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="RobiLabs/Yana")
    # Load model directly
    from transformers import AutoFeatureExtractor, AutoModelForTextToWaveform
    
    extractor = AutoFeatureExtractor.from_pretrained("RobiLabs/Yana")
    model = AutoModelForTextToWaveform.from_pretrained("RobiLabs/Yana")
  • Notebooks
  • Google Colab
  • Kaggle
Yana
6.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
unfavalen's picture
unfavalen
Upload Yana TTS model - Voice of Robi Labs' Echo Model Family
3cc8396 verified 8 months ago
  • .gitattributes
    274 Bytes
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • README.md
    2.54 kB
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • chat_template.jinja
    2 kB
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • config.json
    149 Bytes
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • generation_config.json
    230 Bytes
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • model-00002-of-00002.safetensors
    1.64 GB
    xet
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • model.safetensors.index.json
    55.9 kB
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • preprocessor_config.json
    271 Bytes
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • special_tokens_map.json
    449 Bytes
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago
  • tokenizer_config.json
    50.6 kB
    Upload Yana TTS model - Voice of Robi Labs' Echo Model Family 8 months ago