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_Females

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_Females with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use voices/VCTK_British_English_Females with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="voices/VCTK_British_English_Females")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("voices/VCTK_British_English_Females", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VCTK_British_English_Females
1.13 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 22 commits
Justin
Update README.md
e18d9c6 about 3 years ago
  • samples
    updating prepend filenames about 3 years ago
  • supplemental
    First commit about 3 years ago
  • .gitattributes
    1.78 kB
    First commit about 3 years ago
  • README.md
    4.42 kB
    Update README.md about 3 years ago
  • checkpoint_85000.pth
    1.04 GB
    xet
    First commit about 3 years ago
  • config.json
    8.04 kB
    Add project name which associates to repository name about 3 years ago
  • prepare_model.py
    3.63 kB
    updating prepend filenames about 3 years ago
  • speakers-log.json
    2.39 kB
    updates, allow other model prefixes about 3 years ago