Models
zen-foley
Sound effects generation model for text-to-SFX production.
zen-foley
Sound Effects
A sound effects generation model that produces high-quality foley and SFX from text descriptions. Designed for game development, film production, and content creation.
This model is coming soon. Join the waitlist at hanzo.chat.
Specifications
| Property | Value |
|---|---|
| Model ID | zen-foley |
| Architecture | Audio Diffusion |
| Output | WAV/MP3, up to 30 seconds |
| Sample Rate | 44.1 kHz |
| Status | Coming Soon |
| HuggingFace | -- |
Capabilities
- Text-to-SFX generation
- Environmental ambience creation
- Impact and action sounds
- UI/UX sound design
- Foley for film and animation
- Layered sound composition
Usage
from hanzoai import Hanzo
client = Hanzo(api_key="hk-your-api-key")
# Coming soon
response = client.audio.generate(
model="zen-foley",
prompt="Heavy rain on a tin roof with distant thunder rumbling",
duration=10,
format="wav",
)See Also
- zen-musician -- Music generation
- zen-dub -- Voice synthesis
- zen-director -- Video generation