Hello, I am using openAI transcription API to get timestamp_granularities segments and words.
I found out that segments are often too long and I would like to split them more, especially when API often put more than 3 sentences in segment.
I tried to write prompt like “Split segments into more parts” but I never saw any result of prompt on json result.
Does prompt actually can modify result ?