mkiol

Results 520 comments of mkiol

This is not a bug but the expected behavior. You can add audio, video or image files to the play queue. For example, adding video or images makes sense for...

> however I would expect to see a slideshow of pictures and not a still image; in this case putting a picture in the queue stops playing. Maybe a timeout...

It makes sense. Maybe as an additional option in the settings. Thanks for the idea.

Hi, thanks for noticing this. Periods of low CPU usage are most likely related to VAD processing (Voice activity detection). Currently, the STT decoder is fed with audio data only...

Hi, thanks for your question. I'm working on redhat/fedora package build scripts right now. It's not ready yet, but will be soon. Here is more info: https://github.com/mkiol/dsnote/issues/206

Hi. I finally found some time to finish RPM packaging for RHEL and Fedora. Here you can find the [SPEC file and my little "helper" script](https://github.com/mkiol/dsnote/tree/main/fedora) to build everything from...

Thank you for reporting. There was indeed a syntax error in the translation file. Fixed in 8d25832019d8b6ceacc4b77965840cbce9b33052.

I understand the need, but Speech Note is a GUI application. Command line options exist not for "headless" use, but for desktop integration. Using Speech Note as a terminal program...

In what aspect are the results with whisper.cpp worse? Less accuracy, slower performance? Speech Note does not use the whisper.cpp executable, but `libwhisper.so` library, so it is not easy to...

Hi. Thanks for the report. In fact, this may paradoxically be a side effect of the "volume normalization" added two versions ago. I wanted to solve the problem of too...