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

adrianlyjak
/
kokoro-onnx

Text-to-Speech
Transformers.js
ONNX
English
style_text_to_speech_2
Model card Files Files and versions
xet
Community

Instructions to use adrianlyjak/kokoro-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use adrianlyjak/kokoro-onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-to-speech', 'adrianlyjak/kokoro-onnx');
kokoro-onnx
982 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
adrianlyjak's picture
adrianlyjak
Also export the duration tensor as an output
af4c76f over 1 year ago
  • onnx
    Also export the duration tensor as an output over 1 year ago
  • voices
    Also export the duration tensor as an output over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.1 kB
    Add ONNX models and config over 1 year ago
  • config.json
    44 Bytes
    Add ONNX models and config over 1 year ago
  • tokenizer.json
    3.5 kB
    Add ONNX models and config over 1 year ago
  • tokenizer_config.json
    113 Bytes
    Add ONNX models and config over 1 year ago