I am using tts-1 model via the OpenAI API. My code is in the B4J programming language.
I have uploaded samples of the speech output that I saved as MP3 files.
I did not realize at the time I made this post that it is not using GPT35 or GPT4, but rather TTS-1. So disregard the file names and consider them to be two samples from TTS-1 model.
The word “plus” is being added between words in both cases.
There is a TTS.zip file on my website which is arrowantennas dot com if anyone wants to hear it.
I realized the problem was a problem of my own code. It was html encoding adding plus signs. Solved.
1 Like