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_British_English_Males

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

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

  • Libraries
  • Transformers

    How to use voices/VCTK_British_English_Males with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="voices/VCTK_British_English_Males")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("voices/VCTK_British_English_Males", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VCTK_British_English_Males
1.26 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
jvision's picture
jvision
updating prepend filenames
ed90149 about 3 years ago
  • samples
    updating prepend filenames about 3 years ago
  • supplemental
    First commit about 3 years ago
  • .gitattributes
    1.79 kB
    First commit about 3 years ago
  • README.md
    3.61 kB
    Update README.md about 3 years ago
  • checkpoint_85000.pth
    1.04 GB
    xet
    First commit about 3 years ago
  • config.json
    8.47 kB
    updating config.json for path / project_name about 3 years ago
  • prepare_model.py
    2.98 kB
    Updating speaker labels about 3 years ago
  • speakers-log.json
    1.62 kB
    Updating speaker labels about 3 years ago