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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nineninesix
/
gepard-1.0

Text-to-Speech
Transformers
Safetensors
qwen3_5_text
text-generation
tts
speech-synthesis
voice-cloning
autoregressive
vllm
Model card Files Files and versions
xet
Community

Instructions to use nineninesix/gepard-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nineninesix/gepard-1.0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="nineninesix/gepard-1.0")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("nineninesix/gepard-1.0")
    model = AutoModelForCausalLM.from_pretrained("nineninesix/gepard-1.0")
  • Notebooks
  • Google Colab
  • Kaggle
gepard-1.0
1.13 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 27 commits
Simonlob's picture
Simonlob
Update README.md
63ff207 verified about 4 hours ago
  • .gitattributes
    1.72 kB
    Upload gepard_techreport.pdf about 5 hours ago
  • LICENSE
    11.3 kB
    Upload 2 files 4 days ago
  • README.md
    12.9 kB
    Update README.md about 4 hours ago
  • config.json
    1.37 kB
    Update config.json 16 days ago
  • gepard_config.json
    4.45 kB
    Upload gepard_config.json 6 days ago
  • gepard_techreport.pdf
    1.88 MB
    xet
    Upload gepard_techreport.pdf about 5 hours ago
  • logo.png
    585 kB
    xet
    Rename cheetah.png to logo.png 4 days ago
  • model.safetensors
    1.11 GB
    xet
    Upload folder using huggingface_hub 17 days ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 17 days ago
  • tokenizer_config.json
    1.1 kB
    Upload folder using huggingface_hub 17 days ago