*** rainemak__ is now known as rainemak | 05:45 | |
dcaliste | Good morning pvuorela. Thank you for the merge yesterday. | 07:23 |
---|---|---|
pvuorela | dcaliste: hey. sure, thanks go to you :) | 07:30 |
dcaliste | I'm heavily modifying the week view prototype at the moment to closely follow the design by Martin. | 07:32 |
dcaliste | I was not convinced first by the tiny labels besides the colour bars, but it renders well actually. | 07:33 |
pvuorela | nice. i think just a couple of letters can often give an idea what an event is about. | 07:33 |
dcaliste | It may be ready before the end of the week and I'll submit it as a new PR (closing the old one in the process). | 07:34 |
pvuorela | sure. i'll test when that's available. | 07:34 |
dcaliste | Yeh, I still need to move the all day events on top for it to be complete. | 07:34 |
dcaliste | Thanks. | 07:34 |
dcaliste | On the design, do you have a suggestion for the width of the line separating days ? I was targeting for something very thin, and I'm using Theme.pixelRatio as a width value. It's not bad, but aliasing is not always performing good and the six lines are not looking always the same width. | 07:38 |
pvuorela | dcaliste: no immediate suggestion, but any pixel value so be rounded to some integer. | 07:59 |
dcaliste | Ah thanks, I forgot the Math.round(). That's better I think now. | 08:02 |
piggz | rinigus: hi, i wonder if this could be inforporated into pure-maps https://github.com/coqui-ai/TTS | 15:20 |
rinigus | piggz: it all boils down to what it depends upon. in principle, it can be added on pc. right now installing it via pip. looks like quite a few dependencies are pulled, many I don't even recognize | 18:31 |
piggz | rinigus: i heard about it on a podcast, they reckon it had much better voice than the regular solutions | 18:32 |
rinigus | ... and one I have heard about before - 700+mb torch :) | 18:32 |
rinigus | piggz: have you tried on pc? | 18:32 |
rinigus | anyway, I will add it to our corresponding issue: https://github.com/rinigus/pure-maps/issues/627 | 18:33 |
piggz | piggz: no, i havnt tried it yet | 18:33 |
rinigus | piggz: did they somehow explained in which sense "better"? better quality / uses less cpu/ram/storage than alternative? | 18:34 |
piggz | rinigus: based on AI models, it supposedly sounds much more natural | 18:35 |
piggz | so, like google/amazon | 18:35 |
rinigus | I think mimic3 was based on some ai as well, but would have to look it up... | 18:38 |
rinigus | thanks for a pointer, would have to look into it. overall, it is not really pure maps, but general tts support that we need | 18:39 |
piggz | rinigus: well, i heard about it, and thought of you :D | 18:44 |
rinigus | :) | 18:45 |
rinigus | keep them coming | 18:45 |
Thaodan | It looks like this tts require's newer PEP 517 518 based packaging. | 19:07 |
Thaodan | part of this has been done in https://github.com/sailfishos-chum/pyproject-rpm-macros | 19:07 |
rinigus | it does sound nice (very brief test). as for pep packaging, that's probably the smaller issue. I wonder whether it runs on aarch64... | 19:24 |
Thaodan | the packaging part is like 90% done, haven't tested all packages but it sits on older packaging which needs updates. | 19:42 |
Thaodan | Why should it not run on arm? | 19:42 |
poetaster | rinigus, is TTS not perhaps another funding application contender? | 20:00 |
poetaster | piggz, rinigus python based gpt/diffusion etc approaches to Text to speech will be SUCk slow on a phone. | 20:03 |
poetaster | Well, I'm doing GPT-3 model training, which is pretty heavy. I could give it a crack. hmm. | 20:06 |
poetaster | uhg. flask as a dependancy to build examples. fuck. | 20:09 |
poetaster | don't get me wrong. I've been using werkzeug, jinja and flask for years, but, jesus. | 20:10 |
poetaster | hmmm. core deps are ok. | 20:11 |
poetaster | well, except as rinigus states, torch :) | 20:11 |
poetaster | ah, why am I not in bed. good night. | 20:12 |
Thaodan | It's tempting once you get going when it is so late ;) | 20:26 |
piggz | yeah, like i just got the UI up on the volla22 ... but i need sleep :) | 21:44 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!