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

[REQ] Distinguishing speakers in a conversation? #72

Open kpaax opened 4 months ago

kpaax commented 4 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Distinguishing between speakers

Describe alternatives you've considered Just doing it manually

Additional context I'm voluntarily transcribing and translating recorded talks between 2-3 persons, it's difficult and time intensive to differentiate speakers in the text, such feature would help a lot.