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

ttslab
/
chatterbox-turbo-webgpu

Text-to-Speech
Transformers.js
ONNX
Chatterbox
tts
webgpu
Model card Files Files and versions
xet
Community

Instructions to use ttslab/chatterbox-turbo-webgpu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use ttslab/chatterbox-turbo-webgpu with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('text-to-speech', 'ttslab/chatterbox-turbo-webgpu');
chatterbox-turbo-webgpu / onnx
562 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
MbBrainz's picture
MbBrainz
revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them)
bf19996 verified 3 months ago
  • conditional_decoder_q4f16.onnx
    2.4 MB
    xet
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 3 months ago
  • conditional_decoder_q4f16.onnx_data
    163 MB
    xet
    Fix all int64→int32 type annotations for WebGPU compatibility 3 months ago
  • embed_tokens_q4f16.onnx
    2.52 kB
    xet
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 3 months ago
  • embed_tokens_q4f16.onnx_data
    33.6 MB
    xet
    Fix all int64→int32 type annotations for WebGPU compatibility 3 months ago
  • language_model_q4f16.onnx
    277 kB
    xet
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 3 months ago
  • language_model_q4f16.onnx_data
    184 MB
    xet
    Fix all int64→int32 type annotations for WebGPU compatibility 3 months ago
  • speech_encoder_q4f16.onnx
    1.22 MB
    xet
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 3 months ago
  • speech_encoder_q4f16.onnx_data
    177 MB
    xet
    Fix all int64→int32 type annotations for WebGPU compatibility 3 months ago