Write into openai-whisper

38 views Asked by At

I wrote a python program for transcribing and writing the result to a file. Writing to a file via WITH. The problem is that the text of the first audio is recorded in the file - I change the link to the audio, start transcription, and the text of the previous audio is recorded. What to do??

  1. Deleted the previous text file. 2. Changed the audio file
0

There are 0 answers