Liusuthu commited on
Commit
70a1d7e
1 Parent(s): 67fcef4

Update speech.py

Browse files
Files changed (1) hide show
  1. speech.py +1 -1
speech.py CHANGED
@@ -158,7 +158,7 @@ def classify_continuous(audio):
158
 
159
 
160
  def run_results():
161
- for i in range(3):
162
  print("第",i+1,"段音频:")
163
  if i<9:
164
  filename="02010001-MDD/0"+str(i+1)+".wav"
 
158
 
159
 
160
  def run_results():
161
+ for i in range(29):
162
  print("第",i+1,"段音频:")
163
  if i<9:
164
  filename="02010001-MDD/0"+str(i+1)+".wav"