Metadata-Version: 2.1
Name: openwillis
Version: 2.3.0
Summary: digital health measurement
Home-page: https://github.com/bklynhlth/openwillis
Author: bklynhlth
Author-email: admin@bklynhlth.com
License: Apache
Requires-Python: >=3.6, <3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: tensorflow==2.15.0
Requires-Dist: mediapipe==0.10.1
Requires-Dist: opencv-python==4.6.0.66
Requires-Dist: protobuf==3.20.3
Requires-Dist: pandas==1.4.2
Requires-Dist: protobuf3-to-dict==0.1.5
Requires-Dist: praat-parselmouth==0.4.3
Requires-Dist: pydub==0.25.1
Requires-Dist: deepface==0.0.92
Requires-Dist: vosk==0.3.44
Requires-Dist: vaderSentiment==3.3.2
Requires-Dist: nltk==3.8.1
Requires-Dist: lexicalrichness==0.5.0
Requires-Dist: torch==2.0.0
Requires-Dist: pyannote.audio==3.1.1
Requires-Dist: transformers==4.36.0
Requires-Dist: sentence-transformers==2.2.2
Requires-Dist: huggingface-hub==0.24.7
Requires-Dist: boto3==1.26.106
Requires-Dist: scipy==1.10.1
Requires-Dist: disvoice==0.1.8
Requires-Dist: librosa==0.10.1
Requires-Dist: spacy==3.7.6

<img src="https://github.com/bklynhlth/openwillis/blob/main/resources/willis-openwillis.png" width="150">

OpenWillis is a python library for digital health measurement.

It was developed by [Brooklyn Health](https://brooklyn.health/openwillis) to establish standardized methods in digital phenotyping and make them open and accessible to the scientific community.

It is freely available for non-commercial use ([see license](https://github.com/bklynhlth/openwillis/blob/main/LICENSE.txt)).



1. [Release notes](https://github.com/bklynhlth/openwillis/wiki/Release-notes)
2. [Getting started](https://github.com/bklynhlth/openwillis/wiki/Getting-started)
3. [List of functions](https://github.com/bklynhlth/openwillis/wiki/List-of-functions)
4. [Research guidelines](https://github.com/bklynhlth/openwillis/wiki/Research-guidelines)

Please use the following reference when reporting work that has used OpenWillis:
Worthington, M., Efstathiadis, G., Yadav, V., & Abbas, A. (2024). 172. OpenWillis: An Open-Source Python Library for Digital Health Measurement. *Biological Psychiatry*, 95(10), S169-S170.

Please report any issues using the [Issues](https://github.com/bklynhlth/openwillis/issues) tab.

If you’d like to contribute to OpenWillis or have general questions, please [get in touch](mailto:openwillis@brooklyn.health).
