Added da stimuli to repo

This commit is contained in:
2018-10-26 10:41:53 +01:00
parent 1166c2a375
commit 25d9769794
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -174,4 +174,4 @@ if __name__ == "__main__":
noiseDir = os.path.join(args['OutDir'], 'noise')
dir_must_exist(noiseDir)
generateSpeechShapedNoise(args['OutDir'], noiseDir, order=500, plot=True)
generateSpeechShapedNoise(args['OutDir'], noiseDir, order=20, plot=True)