MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
BSD 2-Clause "Simplified" License
2.44k stars 238 forks source link

Suggestion to add translation #146

Closed Asma-droid closed 4 months ago

Asma-droid commented 6 months ago

Hello,

I have a simple suggestion. It is may be important to add task as argument to allow users to choose task: transcribe or translate.

MahmoudAshraf97 commented 6 months ago

choosing the task here is irrelevant, as all the following stages assume that the transcription has the same language as the audio, adding a translation task is not as trivial as changing the task parameter in whisper