Instructions to use maya-research/maya1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maya-research/maya1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="maya-research/maya1")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("maya-research/maya1") model = AutoModelForCausalLM.from_pretrained("maya-research/maya1") - Notebooks
- Google Colab
- Kaggle
About Language
#36 opened 2 months ago
by
aniket2025
List of Emotions
👍 5
#35 opened 6 months ago
by
gardner
empty audio with background noise
#34 opened 6 months ago
by
firenze123431
About the commercial use
1
#33 opened 6 months ago
by
LukeJacob2023
Reference Audio
3
#32 opened 6 months ago
by
JoshJarabek
Maya1 Voice Model is now available to try on Fal
🔥 2
2
#31 opened 6 months ago
by
DheemanthReddy
I made maya1 faster and output 48khz audio instead of 24khz
🔥 3
7
#30 opened 6 months ago
by
YatharthS
Is it coming for Hindi + English Language?
1
#27 opened 6 months ago
by
bhavkaabhav
[Bug?] The generated wav reads description transcript as well...
8
#25 opened 6 months ago
by
simzhou
Está tudo muito bom. Alguma chance de ter pt-br ?
#24 opened 6 months ago
by
jeffL99
Can the model run on Apple Silicon?
👍 1
1
#23 opened 6 months ago
by
tleyden
Can I use IPA with this model?
3
#22 opened 6 months ago
by
m-conrad-202
Reproducibility?
👍 2
2
#19 opened 6 months ago
by
SimonUlander
How can i fix ModuleNotFoundError: No module named 'vllm._C'
1
#18 opened 6 months ago
by
JayGeeUnreal
How can I get support for a new language?
👍 21
#17 opened 7 months ago
by
LeNgocTu
Upload attribute_map.py
#16 opened 7 months ago
by
acrosley
Audio length limit?
3
#15 opened 7 months ago
by
weightsnweights
chatllm.cpp supports this model now
#11 opened 7 months ago
by
J22
Indian Voices?
9
#7 opened 7 months ago
by
weightsnweights
Training pipeline and dataset details for replication?
❤️ 19
3
#6 opened 7 months ago
by
Kukedlc
ComfyUI Node
3
#3 opened 7 months ago
by
anujkk
[ISSUE] Transformers inference script doesn't work.
👀👍 3
8
#2 opened 7 months ago
by
CCRss