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

[BUG] #37

Closed morrellaberdeen closed 10 months ago

morrellaberdeen commented 1 year ago

I imported a small english audio file for the purpose of translating into spanish. My choice of translation engine was google. I keep receiving this error a few seconds into the process: ERROR - byte indices must be integers or slices, not str

Dadangdut33 commented 11 months ago

sorry for the late reply, can you add more details. maybe showing me the log of the program

Dadangdut33 commented 10 months ago

i'll close this for now, you can open it again and tell me the details when you feel like it