Eric Stiens

Results 43 comments of Eric Stiens

(if I change my global rbenv settings to the version of ruby with the upgraded version of rubocop, it works fine -- so it appears even though it is using...

Langchain integration will be able to cover most of these use cases

(this is not a bug just a thought FWIW) thanks for the inspiration to play with creating a toy model!

@muellerberndt I used a combo memory summarizer/evaluator and gave it its last action, pluc summaries of last 5, had it summarize them, and then told it should offer advice as...

It appeared to have been a problem with Spotify sending an empty PNG for a few days. It resolved itself for us.

It doesn't appear to be an issue with pocketsphinx-ruby as this little script works fine ```require 'pocketsphinx-ruby' Pocketsphinx::LiveSpeechRecognizer.new.recognize do |speech| puts speech end```

Oh it was a pocketsphinx error. I got this working with `gem 'pocketsphinx-ruby', :git => 'https://github.com/watsonbox/pocketsphinx-ruby.git', :ref => '6c0446d'` in the Gemfile, which was the commit where this was fixed

I get a ton of these as well and fairly regularly (about every ten seconds or so no matter what)