How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-to-audio", model="ShoukanLabs/CSM-1b-anispeech-test")
# Load model directly
from transformers import AutoProcessor, AutoModelForTextToWaveform

processor = AutoProcessor.from_pretrained("ShoukanLabs/CSM-1b-anispeech-test")
model = AutoModelForTextToWaveform.from_pretrained("ShoukanLabs/CSM-1b-anispeech-test", device_map="auto")
Quick Links

Uploaded finetuned model

  • Developed by: ShoukanLabs
  • License: apache-2.0
  • Finetuned from model : unsloth/csm-1b

This csm model was trained 2x faster with Unsloth and Huggingface's TRL library.

Downloads last month
13
Safetensors
Model size
2B params
Tensor type
F32
·
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ShoukanLabs/CSM-1b-anispeech-test

Base model

sesame/csm-1b
Finetuned
unsloth/csm-1b
Finetuned
(200)
this model
Free AI Image Generator No sign-up. Instant results. Open Now