Zen Musician

Zen LM by Hanzo AI — AI music generation from text descriptions and lyrics.

Specs

Property Value
Parameters 7B
Architecture Zen MoDE (Mixture of Distilled Experts)
Task Music Generation

API Access

from openai import OpenAI

client = OpenAI(
    base_url='https://api.hanzo.ai/v1',
    api_key='your-api-key',
)

response = client.audio.speech.create(
    model='zen-musician',
    input='An upbeat jazz melody with piano and saxophone',
    voice='musician',
)
response.stream_to_file('music.mp3')

License

Apache 2.0

Downloads last month
16
Safetensors
Model size
6B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for zenlm/zen-musician

Quantizations
2 models