- Joined
- Jun 6, 2019
- Messages
- 7
- Reaction score
- 2
Recently deployed a new 3CX v20 instance for a client and had an issue with call transcription missing for long calls. Wasn't sure why but in the process of trying to manually resubmit to OpenAI for reprocessing it became apparent that OpenAI has a hard 25Mb limit on audio files and in our case we had a 27Mb call recording.
I've seen other threads that v20 removed the option to change the format of call recordings so they are currently pretty big .wav files. We managed to compress this example to a 7Mb .mp3 file and manually resubmit that back to whisper-1 via a powershell script to recreate the transcription.
Not tried Google Speech or built-in 3CX transcription options so not sure if any different.
Has anyone experienced similar and what is the recommended solution to this?
I've seen other threads that v20 removed the option to change the format of call recordings so they are currently pretty big .wav files. We managed to compress this example to a 7Mb .mp3 file and manually resubmit that back to whisper-1 via a powershell script to recreate the transcription.
Not tried Google Speech or built-in 3CX transcription options so not sure if any different.
Has anyone experienced similar and what is the recommended solution to this?