Instructions to use avasaz/avasaz-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use avasaz/avasaz-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="avasaz/avasaz-large")# Load model directly from transformers import AutoTokenizer, AutoModelForTextToWaveform tokenizer = AutoTokenizer.from_pretrained("avasaz/avasaz-large") model = AutoModelForTextToWaveform.from_pretrained("avasaz/avasaz-large") - Notebooks
- Google Colab
- Kaggle
Avasaz Large (3.3B) - Make music directly from your ideas
What is Avasaz?
Avasaz (which is a combinations of Persian word آوا meaning song and ساز meaning maker, literally translates to song maker) is a state-of-the-art generative AI model which can help you turn your ideas to music in matter of a few minutes. This model has been developed by Muhammadreza Haghiri as an effort to make a suite of AI programs to make the world a much better place for our future generations.
How can you use Avasaz?
Currently, Infrerence is only available on Colab. Codes will be here as soon as possible.
- Downloads last month
- 5