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/api/producer/text-to-music
- SDK docs: https://runapi.ai/docs/resources/sdks
- 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.
Release files for runapi-producer 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| runapi_producer-0.3.1.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| runapi_producer-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:16.5 kB
Release files / runapi_producer-0.3.1.tar.gz
| Download URL | runapi_producer-0.3.1.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
719bd0da198ce58fee9b34c3de1353f9d0b2dd693ae3de7c38e4290b3f3fd06f
|
|
BLAKE2b-256 checksum How to use checksums |
2d9dbb48bda3e5177d0aefce334c0b03da7e99b66f32af33d80c9aba6609d546
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / runapi_producer-0.3.1-py3-none-any.whl
| Download URL | runapi_producer-0.3.1-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
497d2d08ecfd38d98e98afcf503ec734a746f616128645a14ece1771788133da
|
|
BLAKE2b-256 checksum How to use checksums |
559f2f16d51fb71ffb945f8dde2e18359b0961296d0f56a3b1f54bf58cd19b9d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|