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

  • Log In
  • Sign Up

ICTNLP
/
SLED-TTS-Streaming-Libriheavy

Text-to-Speech
Transformers
Safetensors
English
speech_llama
text-generation
Model card Files Files and versions
xet
Community
2

Instructions to use ICTNLP/SLED-TTS-Streaming-Libriheavy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ICTNLP/SLED-TTS-Streaming-Libriheavy with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="ICTNLP/SLED-TTS-Streaming-Libriheavy")
    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("ICTNLP/SLED-TTS-Streaming-Libriheavy", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SLED-TTS-Streaming-Libriheavy
815 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
Paulmzr's picture
Paulmzr
nielsr's picture
nielsr HF Staff
Add library name (#1)
ec2e4f4 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    8.22 kB
    Add library name (#1) 11 months ago
  • added_tokens.json
    22 Bytes
    Upload added_tokens.json with huggingface_hub about 1 year ago
  • config.json
    888 Bytes
    Upload config.json with huggingface_hub about 1 year ago
  • generation_config.json
    116 Bytes
    Upload generation_config.json with huggingface_hub about 1 year ago
  • merges.txt
    145 kB
    Upload merges.txt with huggingface_hub about 1 year ago
  • model.safetensors
    815 MB
    xet
    Upload model.safetensors with huggingface_hub about 1 year ago
  • special_tokens_map.json
    958 Bytes
    Upload special_tokens_map.json with huggingface_hub about 1 year ago
  • tokenizer_config.json
    1.27 kB
    Upload tokenizer_config.json with huggingface_hub about 1 year ago
  • vocab.json
    315 kB
    Upload vocab.json with huggingface_hub about 1 year ago