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

shreyask
/
svara-tts-v1-ONNX

Text-to-Speech
Transformers.js
ONNX
llama
text-generation
speech-synthesis
multilingual
indic
orpheus
snac
webgpu
Model card Files Files and versions
xet
Community

Instructions to use shreyask/svara-tts-v1-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use shreyask/svara-tts-v1-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-to-speech', 'shreyask/svara-tts-v1-ONNX');
svara-tts-v1-ONNX
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
shreyask's picture
shreyask
docs: rename q8 file refs to model_quantized.* (matches transformers.js v4 _quantized suffix for dtype=q8)
3931df6 verified 28 days ago
  • onnx
    rename q8 -> quantized to match transformers.js v4 dtype="q8" filename suffix _quantized 28 days ago
  • .gitattributes
    2.02 kB
    rename q8 -> quantized to match transformers.js v4 dtype="q8" filename suffix _quantized 28 days ago
  • README.md
    7.09 kB
    docs: rename q8 file refs to model_quantized.* (matches transformers.js v4 _quantized suffix for dtype=q8) 28 days ago
  • chat_template.jinja
    3.83 kB
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago
  • config.json
    892 Bytes
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago
  • generation_config.json
    147 Bytes
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago
  • special_tokens_map.json
    498 Bytes
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago
  • tokenizer.json
    22.8 MB
    xet
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago
  • tokenizer_config.json
    5.4 MB
    Initial q4f16 ONNX export of kenpath/svara-tts-v1 28 days ago