intersteller2887 commited on
Commit
82023b8
·
verified ·
1 Parent(s): e5f2902

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,6 +8,7 @@ from huggingface_hub import HfApi
8
 
9
  dataset = load_dataset("intersteller2887/Turing-test-dataset", split="train")
10
 
 
11
  print(dataset[0])
12
 
13
  all_data_audio_paths = [
 
8
 
9
  dataset = load_dataset("intersteller2887/Turing-test-dataset", split="train")
10
 
11
+ print(os.getcwd())
12
  print(dataset[0])
13
 
14
  all_data_audio_paths = [