Closed mikeymckay closed 3 months ago
When I view the downloaded file:
{"detail":[{"type":"enum","loc":["query","voice"],"msg":"Input should be 'breeze', 'cove', 'ember', 'fathom', 'harp', 'juniper', 'internal_only_santa', 'sky', 'alloy', 'echo' or 'shimmer'","input":"internal_only_shimmer","ctx":{"expected":"'breeze', 'cove', 'ember', 'fathom', 'harp', 'juniper', '__internal_only_santa', 'sky', 'alloy', 'echo' or 'shimmer'"}}]}
Looks like "shimmer" isn't supported, so needs to be removed from the voice options.
Thanks @mikeymckay , yes it was a problem I realised. Thank you for the improvement.
When I view the downloaded file:
{"detail":[{"type":"enum","loc":["query","voice"],"msg":"Input should be 'breeze', 'cove', 'ember', 'fathom', 'harp', 'juniper', 'internal_only_santa', 'sky', 'alloy', 'echo' or 'shimmer'","input":"internal_only_shimmer","ctx":{"expected":"'breeze', 'cove', 'ember', 'fathom', 'harp', 'juniper', '__internal_only_santa', 'sky', 'alloy', 'echo' or 'shimmer'"}}]}
Looks like "shimmer" isn't supported, so needs to be removed from the voice options.