Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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
565 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
MbBrainz's picture
MbBrainz
revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them)
bf19996 verified 2 months ago
  • onnx
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 2 months ago
  • .gitattributes
    2.01 kB
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 2 months ago
  • README.md
    1.5 kB
    revert: upload unmodified spacekaren/chatterbox-turbo-webgpu models (our INT64 fix was breaking them) 2 months ago
  • config.json
    1.19 kB
    Fix all int64→int32 type annotations for WebGPU compatibility 2 months ago
  • generation_config.json
    55 Bytes
    Fix all int64→int32 type annotations for WebGPU compatibility 2 months ago
  • preprocessor_config.json
    130 Bytes
    Fix all int64→int32 type annotations for WebGPU compatibility 2 months ago
  • tokenizer.json
    3.56 MB
    Fix all int64→int32 type annotations for WebGPU compatibility 2 months ago
  • tokenizer_config.json
    414 Bytes
    Fix all int64→int32 type annotations for WebGPU compatibility 2 months ago