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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

haydso
/
VieNeu-TTS-v2-Turbo-ONNX

Text-to-Speech
ONNX
Transformers
PyTorch
Vietnamese
English
onnxruntime
tts
vietnamese
bilingual
zero-shot-cloning
code-switching
high-fidelity
onnxruntime-genai
Model card Files Files and versions
xet
Community

Instructions to use haydso/VieNeu-TTS-v2-Turbo-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use haydso/VieNeu-TTS-v2-Turbo-ONNX with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="haydso/VieNeu-TTS-v2-Turbo-ONNX")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("haydso/VieNeu-TTS-v2-Turbo-ONNX", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VieNeu-TTS-v2-Turbo-ONNX
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
haydso's picture
haydso
Upload ONNX model converted with ONNX Runtime GenAI
bfd5800 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • README.md
    7.17 kB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • added_tokens.json
    378 kB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • genai_config.json
    1.73 kB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • merges.txt
    758 Bytes
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • model.onnx
    146 kB
    xet
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • model.onnx.data

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    224 MB
    xet
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • special_tokens_map.json
    441 Bytes
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • tokenizer.json
    2.65 MB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • tokenizer_config.json
    2.49 MB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago
  • vocab.json
    3.44 kB
    Upload ONNX model converted with ONNX Runtime GenAI 4 months ago