Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

bklynhlth/openwillis

GeorgeEfstathiadis created a comment on an issue on bklynhlth/openwillis
Could you send me the exact code snippet you are running? I want to verify you are using the lowest resource options. If you are indeed using the lowest ones, it might just be the case that you ...

View on GitHub

vjbytes102 pushed 2 commits to 2.3.x bklynhlth/openwillis
  • add logs 58ae48a
  • Merge pull request #163 from GeorgeEfstathiadis/phonation_logs Phonation logs 651b013

View on GitHub

vjbytes102 closed a pull request on bklynhlth/openwillis
Phonation logs
Added more logs in phonation acoustics
vjbytes102 created a review on a pull request on bklynhlth/openwillis

View on GitHub

GeorgeEfstathiadis opened a pull request on bklynhlth/openwillis
Phonation logs
Added more logs in phonation acoustics
joshwongg closed an issue on bklynhlth/openwillis
Emotional Expressivity NaN
Hi, I've been trying to run the emotional expressivity function, however, all my results come up with "NaN". I've tested to see if the files open, as well as the video quality, and it is all f...
vjbytes102 pushed 2 commits to 2.3.x bklynhlth/openwillis
  • change logger error to info c2cdd8e
  • Merge pull request #162 from GeorgeEfstathiadis/logger Change logger 4a5c787

View on GitHub

vjbytes102 closed a pull request on bklynhlth/openwillis
Change logger
Change `logger.error` to `.info`
vjbytes102 created a review on a pull request on bklynhlth/openwillis

View on GitHub

GeorgeEfstathiadis opened a pull request on bklynhlth/openwillis
Change logger
Change `logger.error` to `.info`
GeorgeEfstathiadis pushed 3 commits to 2.3.x bklynhlth/openwillis
  • move temp dir creation earlier 187eb15
  • if no phonations detected return empty df ed36bad
  • Merge pull request #161 from GeorgeEfstathiadis/2.3.x Phonation Acoustics: no phonations detected bug a80a480

View on GitHub

GeorgeEfstathiadis closed a pull request on bklynhlth/openwillis
Phonation Acoustics: no phonations detected bug
Fix bug/error message that occurs when no suitable phonations are detected.
vjbytes102 created a review on a pull request on bklynhlth/openwillis

View on GitHub

GeorgeEfstathiadis opened a pull request on bklynhlth/openwillis
Phonation Acoustics: no phonations detected bug
Fix bug/error message that occurs when no suitable phonations are detected.
kcmcveigh created a comment on an issue on bklynhlth/openwillis
Hey Josh, I think it might be worth us hoping on a call to see if we debug this synchronously instead of async. Want to shoot me an email at [email protected] with sometimes next week th...

View on GitHub

vjbytes102 pushed 2 commits to 2.3.x bklynhlth/openwillis
  • switch error to info 0f79498
  • Merge pull request #160 from GeorgeEfstathiadis/phonation_info Phonation extraction: Switch error to info 3baeac5

View on GitHub

vjbytes102 created a review on a pull request on bklynhlth/openwillis

View on GitHub

GeorgeEfstathiadis opened a pull request on bklynhlth/openwillis
Phonation extraction: Switch error to info
Switch logger error to info
joshwongg created a comment on an issue on bklynhlth/openwillis
All the output from the code you just gave is as below: ``` I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating...

View on GitHub

reemTamimi created a comment on an issue on bklynhlth/openwillis
The audio files I am using have more than one speaker, which is why Vosk is my last option, if I were to have to manually cut out the audio. I tried your recommendations and whisperX alone is loadi...

View on GitHub

kcmcveigh created a comment on an issue on bklynhlth/openwillis
Hey Josh, Thanks for checking on the version info. I've update the script I sent yesterday to also check this info as you run it just to confirm. Also in this updated code make sure you swap out...

View on GitHub

joshwongg created a comment on an issue on bklynhlth/openwillis
I've checked the versions of openwillis and deepface, and they are both the proper versions. From running the code you've just provided, the output is as follows: ``` File "C:\Users\jjsw97...

View on GitHub

kcmcveigh created a comment on an issue on bklynhlth/openwillis
Hey Josh - thanks for sending over the example videos. Both these videos worked for me with the code you provided - even after I completely reinstalled openwillis with a fresh environment. So l...

View on GitHub