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

alakxender
/
csm-1b-dhivehi-2-speakers

Text-to-Audio
Transformers
Safetensors
Divehi
csm
dhivehi-tts
Model card Files Files and versions
xet
Community

Instructions to use alakxender/csm-1b-dhivehi-2-speakers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alakxender/csm-1b-dhivehi-2-speakers with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="alakxender/csm-1b-dhivehi-2-speakers")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForTextToWaveform
    
    processor = AutoProcessor.from_pretrained("alakxender/csm-1b-dhivehi-2-speakers")
    model = AutoModelForTextToWaveform.from_pretrained("alakxender/csm-1b-dhivehi-2-speakers")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.57 kB
    Upload processor 12 months ago
  • README.md
    2.95 kB
    Update README.md 12 months ago
  • chat_template.jinja
    2 kB
    Upload processor 12 months ago
  • config.json
    3.27 kB
    Upload CsmForConditionalGeneration 12 months ago
  • generation_config.json
    306 Bytes
    Upload CsmForConditionalGeneration 12 months ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload CsmForConditionalGeneration 12 months ago
  • model-00002-of-00002.safetensors
    1.64 GB
    xet
    Upload CsmForConditionalGeneration 12 months ago
  • model.safetensors.index.json
    55.9 kB
    Upload CsmForConditionalGeneration 12 months ago
  • preprocessor_config.json
    271 Bytes
    Upload processor 12 months ago
  • special_tokens_map.json
    449 Bytes
    Upload processor 12 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload processor 12 months ago
  • tokenizer_config.json
    50.6 kB
    Upload processor 12 months ago