Filter GET /v1/voices by type, locale, gender, and model
GET /v1/voices now accepts type, locale, gender, and model query filters, applied before pagination so pages stay full — so you can fetch, say, only English cloned voices that support Simba 3.2 in a single call.
Luke Oliff