Requesting allowlist access for lyria-3-pro-preview on Vertex AI

  • Model name: lyria-3-pro-preview (for Vertex AI)

  • Google Cloud project ID: zippy-nomad-462915-e7

  • Region:IN

  • Use case: Ambient music generation tool for commercial clients

The model can often be accessed immediately without an allowlist through:

Google AI Studio: Select lyria-3-pro-preview from the model picker at aistudio.google.com.

Vertex AI Media Studio: Navigate to the “Media Studio” tab in your Google Cloud Console to use the model’s playground.

Thanks! To clarify, I need programmatic access via Vertex AI (aiplatform.googleapis.com) using a service account, not just AI Studio playground access. When I call the :predict endpoint on lyria-3-pro-preview with project zippy-nomad-462915-e7 in the global location, I get 404 PERMISSION_DENIED. Could you allowlist this specific project for Vertex AI Lyria 3 Pro preview access? My service account is lyria…@zippy-/…gserviceaccount.com.

Sudeep,
Thank you for providing those details. Regarding the 404 PERMISSION_DENIED error you’re seeing for the lyria-3-pro-preview model, this typically occurs if the service account hasn’t been granted the specific IAM roles required for Vertex AI programmatic access, or if the project itself needs to be explicitly enabled for the preview.