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

cartesia
/
azzurra-voice

Text-to-Speech
Transformers
Safetensors
GGUF
Italian
csm
text-to-audio
Model card Files Files and versions
xet
Community
1

Instructions to use cartesia/azzurra-voice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cartesia/azzurra-voice with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="cartesia/azzurra-voice")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTextToWaveform
    
    processor = AutoProcessor.from_pretrained("cartesia/azzurra-voice")
    model = AutoModelForTextToWaveform.from_pretrained("cartesia/azzurra-voice")
  • Notebooks
  • Google Colab
  • Kaggle
azzurra-voice
15.6 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
galatolo's picture
galatolo
Upload CsmForConditionalGeneration
f41947b verified 4 months ago
  • .gitattributes
    1.61 kB
    Upload q8.gguf 9 months ago
  • README.md
    4.27 kB
    Update README.md 9 months ago
  • chat_template.jinja
    1.4 kB
    Upload processor 10 months ago
  • config.json
    3.46 kB
    Upload CsmForConditionalGeneration 4 months ago
  • generation_config.json
    476 Bytes
    Upload CsmForConditionalGeneration 4 months ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload CsmForConditionalGeneration 10 months ago
  • model-00002-of-00002.safetensors
    1.64 GB
    xet
    Upload CsmForConditionalGeneration 10 months ago
  • model.safetensors
    7.13 GB
    xet
    Upload CsmForConditionalGeneration 4 months ago
  • model.safetensors.index.json
    55.9 kB
    Upload CsmForConditionalGeneration 10 months ago
  • preprocessor_config.json
    271 Bytes
    Upload processor 10 months ago
  • q8.gguf
    1.86 GB
    xet
    Upload q8.gguf 9 months ago
  • special_tokens_map.json
    449 Bytes
    Upload processor 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload processor 10 months ago
  • tokenizer_config.json
    50.7 kB
    Upload processor 10 months ago