facial tremor testing

This commit is contained in:
Vidya Koesmahargyo
2020-11-30 09:43:09 -05:00
parent f9f5b4ec5f
commit 517e54bf81
4 changed files with 29 additions and 18 deletions

View File

@@ -13,3 +13,4 @@ import os
DBMLIB_PATH = os.path.dirname(__file__)
DBMLIB_VTREMOR_LIB = os.path.abspath(os.path.join(DBMLIB_PATH,
'../../../../resources/libraries/voice_tremor.praat'))
DBMLIB_FTREMOR_CONFIG = os.path.abspath(os.path.join(DBMLIB_PATH, '../resources/features/facial/config.json'))