abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️
https://abdeladim-s.github.io/subsai/
GNU General Public License v3.0
1.31k stars 107 forks source link

hi im using whisperx model. but result not showing speaker diarization. #65

Closed bob1o2 closed 1 year ago

abdeladim-s commented 1 year ago

Hi @bob1o2, have you selected speaker_labels in model configs and provided your HF_TOKEN and didn't work ?

bob1o2 commented 1 year ago

Yes. didn't work. I proceeded to export the SRT and all format, which displayed both the timing and the subtitles. don't have speakers id

abdeladim-s commented 1 year ago

Could you please reinstall the package and give it a try now ?

bob1o2 commented 1 year ago

reinstalled but GUI version still not working.

abdeladim-s commented 1 year ago

and is it working on the CLI ? Also, you need to export the subtitles file to see the speakers! the speakers are not shown on the subs grid on the GUI!