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

formospeech
/
yourtts-htia-240704

Text-to-Speech
Transformers
Hakka Chinese
yourtts
hakka
taiwanese-hakka
Model card Files Files and versions
xet
Community
2

Instructions to use formospeech/yourtts-htia-240704 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use formospeech/yourtts-htia-240704 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="formospeech/yourtts-htia-240704")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("formospeech/yourtts-htia-240704", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
yourtts-htia-240704
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
txya900619's picture
txya900619
Update README.md
e61e102 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    7.16 kB
    Update README.md 8 days ago
  • config.json
    24.2 kB
    upload: model pth and configs almost 2 years ago
  • language_ids.json
    85 Bytes
    upload: model pth and configs almost 2 years ago
  • model.pth

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    1.02 GB
    xet
    change: ckpt from 280000 steps to 360000 steps almost 2 years ago
  • speaker_embs.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    93.7 kB
    xet
    feat: add new speaker almost 2 years ago
  • speakers.pth

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.25 kB
    xet
    upload: model pth and configs almost 2 years ago