Text-to-Speech
Transformers
Safetensors
GGUF
llama
text-generation
speech-synthesis
multilingual
indic
orpheus
lora
low-latency
zero-shot
emotions
discrete-audio-tokens
text-generation-inference
Instructions to use kenpath/svara-tts-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kenpath/svara-tts-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="kenpath/svara-tts-v1")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("kenpath/svara-tts-v1") model = AutoModelForCausalLM.from_pretrained("kenpath/svara-tts-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
(Trained with Unsloth)
Browse files
model-00001-of-00003.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4948557560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5697a861fecd1e57329e1ca8d79b25d4f0f2affa408c8ad6ada682661d43c132
|
| 3 |
size 4948557560
|