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_p225": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p228": { | |
| "age": 22, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p229": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p230": { | |
| "age": 22, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Stockton-on-tees", | |
| "comments": "" | |
| }, | |
| "VCTK_p231": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p233": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Staffordshire", | |
| "comments": "" | |
| }, | |
| "VCTK_p236": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Manchester", | |
| "comments": "" | |
| }, | |
| "VCTK_p239": { | |
| "age": 22, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southwest England", | |
| "comments": "" | |
| }, | |
| "VCTK_p240": { | |
| "age": 21, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p244": { | |
| "age": 22, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Manchester", | |
| "comments": "" | |
| }, | |
| "VCTK_p250": { | |
| "age": 22, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southeast England", | |
| "comments": "" | |
| }, | |
| "VCTK_p257": { | |
| "age": 24, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p267": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Yorkshire", | |
| "comments": "" | |
| }, | |
| "VCTK_p268": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Southern England", | |
| "comments": "" | |
| }, | |
| "VCTK_p269": { | |
| "age": 20, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Newcastle", | |
| "comments": "" | |
| }, | |
| "VCTK_p276": { | |
| "age": 24, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Oxford", | |
| "comments": "" | |
| }, | |
| "VCTK_p277": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Northeast England", | |
| "comments": "" | |
| }, | |
| "VCTK_p282": { | |
| "age": 23, | |
| "gender": "F", | |
| "accents": "English", | |
| "region": "Newcastle", | |
| "comments": "" | |
| } | |
| } |