--- license: cc-by-sa-4.0 language: - en library_name: transformers tags: - music - text2speech - kviai - billieeilish --- # Billie Eilish 8k Billie Eilish model is text2speech model trained on billie eilish's vocals ## Usage Using transformers: ```Python from transformers import AutoModel model = AutoModel.from_pretrained("kviai/billie-eilish-8k") ``` ## Rights License is cc-by-sa-4.0 By KVIAI and [QuickWick](https://huggingface.co/QuickWick/Music-AI-Voices)