intersteller2887 commited on
Commit
6c8da8e
·
verified ·
1 Parent(s): ad4ea61

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -37,6 +37,7 @@ all_data_audio_paths = local_audio_paths
37
 
38
  # Take first file of the datasets as sample
39
  sample1_audio_path = local_audio_paths[0]
 
40
 
41
  # ==============================================================================
42
  # 数据定义 (Data Definition)
 
37
 
38
  # Take first file of the datasets as sample
39
  sample1_audio_path = local_audio_paths[0]
40
+ print(sample1_audio_path)
41
 
42
  # ==============================================================================
43
  # 数据定义 (Data Definition)