I have a use case where I convert text to speech for my business using open AI api. I have set up conversion and translations using Make .com so that it happens with just one click. The files are then uploaded on an app. However the MP3 output files are very huge. The App I work with only accepts MP3 and has a limit on file size. Is there a way that I can reduce the size of the output file from Open AI but keep MP3 format? (Currently I’m compressing after downloading which is very inefficient)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
TTS API Output Size Too Large – Bitrate Option? | 4 | 62 | April 26, 2025 | |
Issue with speech-to-text MP3 size | 6 | 848 | April 26, 2024 | |
Does audio file size have any impact on Whisper performance? | 4 | 3827 | December 18, 2023 | |
How do I get whisper to allow larger files in the request? | 2 | 4489 | December 26, 2023 | |
Implementing audio conversation with AI | 8 | 4045 | April 29, 2024 |