Dadangdut33 / Speech-Translate

A realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
MIT License
423 stars 55 forks source link

When importing multiple audio files, the output file names are mixed up [BUG] #32

Closed Corvalan closed 8 months ago

Corvalan commented 1 year ago

Describe the bug When importing multiple audio files, the output files are named wrongly. The title of one audio file is included in the title of another output file of another audio file of the list.

Dadangdut33 commented 11 months ago

i'm really sorry for the late reply, can you elaborate more? i tried to replicate it in latest dev branch but could not seem to get the bug.

Also i'll be adding an option to format the output file later

Dadangdut33 commented 8 months ago

closed because of no response. Feel free to reopen if you may provide more information