foldername update

This commit is contained in:
Vijay Yadev
2020-12-15 16:29:06 -05:00
parent f6c5add7f0
commit 00523f9912
22 changed files with 37 additions and 37 deletions

View File

@@ -21,8 +21,8 @@ from dbm_lib.dbm_features.raw_features.util import util as ut
logging.basicConfig(level=logging.INFO)
logger=logging.getLogger()
shimmer_dir = 'audio/shimmer'
ff_dir = 'audio/pitch'
shimmer_dir = 'acoustic/shimmer'
ff_dir = 'acoustic/pitch'
csv_ext = '_shimmer.csv'
def audio_shimmer(sound):