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

2121-8
/
japanese-parler-tts-mini

Text-to-Speech
Transformers
PyTorch
Japanese
parler_tts
text-generation
annotation
japanese
Model card Files Files and versions
xet
Community
1

Instructions to use 2121-8/japanese-parler-tts-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use 2121-8/japanese-parler-tts-mini with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="2121-8/japanese-parler-tts-mini")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("2121-8/japanese-parler-tts-mini", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
japanese-parler-tts-mini
3.51 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
2121-8's picture
2121-8
Create prompt_tokenizer/empty
5fabbc3 verified over 1 year ago
  • prompt_tokenizer
    Create prompt_tokenizer/empty over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • config.json
    6.93 kB
    Upload 4 files over 1 year ago
  • generation_config.json
    265 Bytes
    Upload 4 files over 1 year ago
  • preprocessor_config.json
    234 Bytes
    Upload 4 files over 1 year ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    3.51 GB
    xet
    Upload 4 files over 1 year ago