What are you working on this weekend?

@rustaceans Working on my paragraph segmenter.
It uses fastembed (which works like a charm).

UI is Vue and tauri.  

In the end I want to integrate it into my speech-to-text system, too (but it can also be used independently).

@janriemer Such a cool project there.

Will it be open-source so we *steal* some of your code!

@rustaceans Thank you! 🙂

Just to be clear and to counter false expectations: the speech-to-text system is just a wrapper around OpenAI's Whisper model - nothing fancy.

But I'm really proud of the paragraph segmenter: it's algorithm is so simple, but it works really well.

Yes, it definitely will be open source! Unfortunately, my perfectionism is covering up that "Release" button every time I want to click it.😞 🙈