Emia

Results 116 comments of Emia

if I understand your audio / wav 8 bit ? 16bit is just default base used for all operations.

Hi @MirzaBegunic . How is your audio wav stored. Can you do `soxi` command on you `wav` file. Playback for now is limited to wav, but it could support other...

ok, now it is clear. OK, then your issue is mainly API usage. Yeah I left this editable as I probably needed similar usage. Just breaking current APIs is something...

I have working locally. Higher kernel version. Maybe share coredump. Check latest version as well, sometimes I have wrong build

I am sending you build. Using fedora as well. https://github.com/emiago/gophone/releases/download/v1.7.0/gophone This one is clean go build, no compression. If this still breaks, send me `ldd gophone` output. We can take...

Hi @vtolstov . I believe there could be some CPU requirement here. Maybe from whisper. You have now docker build `emiago/gophone`. This one is stripped, and I believe you should...