Howard Wilson

Results 39 comments of Howard Wilson

Not being on Arch _or_ using Firefox myself, I'm not really sure how to advance this. > Same thing here. Online and locally. (Arch with Firefox). Loads straight away with...

I added a general comment on this topic here before seeing this (identical) issue https://github.com/watsonbox/exportify/issues/142#issuecomment-1545643214: > Thanks for the feedback. I checked on the volumes of these issues and indeed...

> Hey thanks so much for replying! It's great to see a project that actually gets maintained. Sure 🙂. I can't claim to be especially responsive but I do get...

More people experiencing this using the API [here](https://community.spotify.com/t5/Spotify-for-Developers/Getting-a-502-bad-gateway-when-trying-to-read-me-tracks/td-p/5315584), and no guidance or fix from Spotify since 2021.

I'm fine with this but I think I'd prefer a more OO approach for these two different behaviors. Perhaps a `JsgfString` and a `JsgfFile` which are both `Jsgf` but with...

Yes `Jsgf` could initialize with a raw grammar string and then `JsgfFile` might set that from a file. Then any other implementations (`JsgfService`?!) would follow a similar pattern. To be...

Also new US English acoustic model: http://cmusphinx.sourceforge.net/2015/01/us-english-acoustic-model-update/

Thanks a lot for this, do you think you could add a test? 🙏

I made the [same change](https://github.com/watsonbox/exportify/commit/84b826d9838a5a45f5aef7745c18e9a9b41af41e) myself today along with a test, plus a larger scope which also fixes issues in the main listing.

> The issue seems to have resolved on its own. Actually, I made an [experimental fix](https://github.com/watsonbox/exportify/commit/84b826d9838a5a45f5aef7745c18e9a9b41af41e) about 3 hours ago. Glad to hear it seems to work!