Arche151

Results 85 comments of Arche151

@MahmoudAshraf97 Ah, perfect, thanks! No, I did mean word-level srt-files. I ended up creating this modified `diarize.py`, which outputs srt-files with word-level timestamps when running diarize.py with the argument `--word-timestamps`:...

@MahmoudAshraf97 Okay, I will try that! Thanks :)

@MahmoudAshraf97 Is this modified diarize.py the right approach? (I have to confess, that Claude 4 Sonnet did the rewrite, since I haven't leaned Python coding yet). ```import argparse import logging...

I usually have between 2 and 7 speakers.

I agree, implementing encryption of the files should be priority #1. Before that, I cannot use screen-pipe, unfortunately.

@nsarrazin Thanks for this solution, but it isn't optimal for me unfortunately, because then I have to enter my HF_Token and the ChatUI needs to connect with the internet, which...

> [@Arche151](https://github.com/Arche151) why can't you use a folder with custom prompt right now? or is it not enough somehow? Ah, thanks for the suggestion, I had missed that. I can...

same issue here. @prayag17 I don't have a self-signed SSL certificate.

@prayag17 Thanks for the quick response! I am using the 0.0.5 AppImage. And I attached a screenshot of the error message, that appears when I try to add my server...

@prayag17 Pressing ctrl-shift-i didn't open a console window unfortunately