will wade

Results 248 comments of will wade

I’m not the best of coders so if someone else was to do this then fab. Yes - I really want to migrate from bitly but the goo.gl closure is...

Bit.ly. Only uses API. Uses oAuth 2.0. Full history via [/v3/user/link_history](http://dev.bitly.com/user_info.html#v3_user_link_history) (Interestingly they have a [guide transitioning from Google](http://dev.bitly.com/v4/#section/Transitioning-from-Google))

yeah - ive always found the age field thats in this library code.. wierd. languages is the biggest concern being empty in my opinion.. that needs investigating

I'm trying to support all other models.. But to do that I really could do with a nice formatted list of all models available.. So I'm trying this.. ```python import...

@csukuangfj the models released under your tts tag release. What action generates those? I'm wondering about creating a json file of all models available

Great. I think its probably best I do the hackier scraping approach https://github.com/willwade/tts-wrapper/blob/main/tts_wrapper/engines/sherpaonnx/publishedmodels.json https://github.com/willwade/tts-wrapper/blob/main/tts_wrapper/engines/sherpaonnx/createindex.py NB: Not including the 1107 MMS models

NB: Correct link for all models - incl kokoro https://github.com/willwade/tts-wrapper/blob/main/tts_wrapper/engines/sherpaonnx/merged_models.json

its not abandoned but its not active. Look at http://github.com/acecentre/facecommander for the windows app

First proper release for ages.. I need some testers - https://github.com/AceCentre/FaceCommander/releases try the latest! #58 @marcogaio Note: Mouse movement we find too flaky - particularly on tablet devices/"touch" devices its...