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
/
bol-tts-marathi-onnx

Text-to-Speech
ONNX
Transformers.js
Marathi
onnxruntime
style_text_to_speech_2
tts
kokoro
marathi
minglish
indic
styletts2
bol-tts
webgpu
Model card Files Files and versions
xet
Community

Instructions to use shreyask/bol-tts-marathi-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use shreyask/bol-tts-marathi-onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-to-speech', 'shreyask/bol-tts-marathi-onnx');
bol-tts-marathi-onnx / onnx
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
shreyask's picture
shreyask
ONNX: rename ref_s β†’ style input for kokoro-js / kokoro-onnx interop (still v0.2 weights)
f2744c1 verified 10 days ago
  • model.onnx
    326 MB
    xet
    ONNX: rename ref_s β†’ style input for kokoro-js / kokoro-onnx interop (still v0.2 weights) 10 days ago
  • model_q8.onnx
    283 MB
    xet
    add int8 variant (283 MB, decoder Conv excluded β€” clean audio) 22 days ago
  • model_quantized.onnx
    283 MB
    xet
    rename q8 variant to model_quantized.onnx for transformers.js dtype='q8' 22 days ago