Taylor Archibald

Results 12 issues of Taylor Archibald

Right now it's taking the "min" item from a list of pronunciations, which it is not obvious how this is defined (e.g. it's not even the pronunciation with fewer syllables--under...

Why do we calculate word counts if we ultimately include all words and sort the vocab alphabetically? Mostly I'm wondering if you ordered it with the most common words first,...

I got an error something to the effect of "Error with JSON "N" at position 8345", presumably caused by my manually editing the code for one of the base learners....

Great stuff here. Any chance you could release the pretrained weights?

Is inference on a GPU feasible? If so, how much GPU memory would be needed? (16GB is apparently not enough) Or is there a distilled or lighter-weight version?

Great stuff! I saw you have an active huggingface implementation: https://huggingface.co/helboukkouri/character-bert/tree/main Is this live? Or when do you expect it to be? Thanks!

question

-----> Building on the Heroku-20 stack -----> Using buildpacks: 1. heroku/nodejs 2. https://github.com/jontewks/puppeteer-heroku-buildpack -----> Node.js app detected -----> Creating runtime environment NPM_CONFIG_LOGLEVEL=error USE_YARN_CACHE=true NODE_VERBOSE=false NODE_ENV=production NODE_MODULES_CACHE=false -----> Installing binaries engines.node...

Is there a way to ensure camera temperatures are contemporaneous? With the Blink app, I seem to be able to manually request the camera to sync the temperature with the...

feature-request
help-wanted

Great project. I saw the paper had experiments with RIMES, any chance you still have those weights? Thanks!