RunAPI Producer SDK for FUZZ exact-lyrics and instrumental music generation in JavaScript, Python, Ruby, Go, Java, and PHP
Project description
Producer Python SDK for RunAPI
Use runapi-producer for FUZZ music generation in Python applications and workers.
Install
pip install runapi-producer
Quick Start
from runapi.producer import ProducerClient
client = ProducerClient()
result = client.text_to_music.run(
model="fuzz-2.0",
vocal_mode="instrumental",
prompt="Cinematic ambient score with warm analog synths",
)
print(result.audios[0].audio_url)
Use create, get, and run for asynchronous tasks. Use exact_lyrics with lyrics, or instrumental without lyrics. Generated media URLs are temporary and should be stored in durable storage.
Links
- Model page: https://runapi.ai/models/producer
- Product docs: https://runapi.ai/docs#producer
- SDK docs: https://runapi.ai/docs#sdk-producer
- FUZZ 2.0 details and pricing: https://runapi.ai/models/producer
- Repository: https://github.com/runapi-ai/producer-sdk
Licensed under the Apache License, Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file runapi_producer-0.1.0.tar.gz.
File metadata
- Download URL: runapi_producer-0.1.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2ce6af8ca971a78bd95b3922978f5d1a92e9f3b51761ef27a6a6ab416f83af4
|
|
| MD5 |
882eaf70af438ab7d84471d4919dd162
|
|
| BLAKE2b-256 |
64b4de325758a61a7ae0c76d6d3043f3196e955e9d1940a1cb444ba2e534d4f7
|
File details
Details for the file runapi_producer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: runapi_producer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99385de40ccf05df714741993a1e403e0599bb7b0a5c823dbfb67368110e4065
|
|
| MD5 |
511cd3c8747c10a3a4f176cd256f7f10
|
|
| BLAKE2b-256 |
e11a6d70063bda54f09abfd652e650e4d272919cb6f92580223c0ab1c3e586dd
|