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
436 stars 55 forks source link

Mic issue for real time transcription. #6

Closed MRAWAY77 closed 1 year ago

MRAWAY77 commented 1 year ago

Screenshot from 2023-01-06 11-44-05

it seems like the RT transcription faces some issue after the git pull patches?

Dadangdut33 commented 1 year ago

You sure that's the latest commit? It's a typo that should have been fixed already

MRAWAY77 commented 1 year ago

hmm it should be because i git pull from master branch and it can perform batch processing...

Dadangdut33 commented 1 year ago

hmm it should be because i git pull from master branch and it can perform batch processing...

Please confirm by doing git fetch and git pull because it is already fixed in 38fae7c