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

voices
/
VCTK_European_English_Males

Text-to-Speech
Transformers
English
tts
audio
text to speech
coqui
coqui-tts
Model card Files Files and versions
xet
Community
1

Instructions to use voices/VCTK_European_English_Males with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use voices/VCTK_European_English_Males with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="voices/VCTK_European_English_Males")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("voices/VCTK_European_English_Males", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VCTK_European_English_Males
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
jvision's picture
jvision
tamasys's picture
tamasys
Fix audio file paths in README.md (#1)
d44db78 verified about 2 years ago
  • samples
    updating prepend filenames about 3 years ago
  • supplemental
    first commit about 3 years ago
  • .gitattributes
    1.74 kB
    first commit about 3 years ago
  • README.md
    4.72 kB
    Fix audio file paths in README.md (#1) about 2 years ago
  • checkpoint_85000.pth

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.04 GB
    xet
    first commit about 3 years ago
  • config.json
    8.8 kB
    Update to add repo name / project name about 3 years ago
  • prepare_model.py
    3.53 kB
    update labels for speakers about 3 years ago
  • speakers-log.json
    2.27 kB
    update labels for speakers about 3 years ago