Syncing to home.
This commit is contained in:
@@ -8,11 +8,11 @@ from IPython import embed
|
||||
|
||||
# General:
|
||||
search_target = '*'
|
||||
mode = ['song', 'noise'][1]
|
||||
mode = ['song', 'noise'][0]
|
||||
input_folder = f'../data/field/raw/{mode}/'
|
||||
output_folder = f'../data/field/processed/{mode}/'
|
||||
stages = ['raw', 'norm']
|
||||
if True:
|
||||
if False:
|
||||
# Overwrites edited:
|
||||
stages.append('songs')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user