miracsengonul / chatgpt-sound-downloader

Download your audios from ChatGPT
MIT License
18 stars 5 forks source link

Please wait message, then almost empty mp3 file gets dowloaded #3

Closed mikeymckay closed 3 months ago

mikeymckay commented 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.

miracsengonul commented 3 months ago

Thanks @mikeymckay , yes it was a problem I realised. Thank you for the improvement.