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
      • Hardware
      • 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", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VCTK_British_English_Females / supplemental
80 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
jvision's picture
jvision
First commit
d89e885 over 3 years ago
  • config_se.json
    3.55 kB
    First commit over 3 years ago
  • dataset-speakers.pth
    34.7 MB
    xet
    First commit over 3 years ago
  • language_ids.json
    47 Bytes
    First commit over 3 years ago
  • model_se.pth.tar

    Detected Pickle imports (4)

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

    What is a pickle import?

    44.6 MB
    xet
    First commit over 3 years ago
  • speaker_ids.json
    510 Bytes
    First commit over 3 years ago
  • speakers.json
    671 kB
    First commit over 3 years ago
  • speakers.pth
    879 Bytes
    xet
    First commit over 3 years ago