From 18fbd84c33b32af9bb1225da93347f2c6de9de7f Mon Sep 17 00:00:00 2001 From: Anzar Abbas Date: Tue, 15 Dec 2020 12:37:01 -0500 Subject: [PATCH] Update for OpenDBM v2.0 --- README.md => readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README.md => readme.md (88%) diff --git a/README.md b/readme.md similarity index 88% rename from README.md rename to readme.md index d260d81e..ad185ceb 100644 --- a/README.md +++ b/readme.md @@ -3,7 +3,7 @@ OpenDBM is a software package that allows for calculation of digital biomarkers of health and functioning from video or audio of an individual’s behavior. It integrates existing tools for behavioral measurements such as -facial activity, voice, and movement into a single package for measurement +facial activity, voice, speech, and movement into a single package for measurement of overall behavior. ``` bash process_dbm.sh --input_path=/path/to/data --output_path=/path/for/data/output ```