BHW commited on
Commit
6393f11
·
verified ·
1 Parent(s): 44a43a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import numpy as np
5
  import hashlib
6
 
7
 
8
- MAX_LENGTH = 1.5 # in seconds
9
  LABLES = ["Hi, doctor", "doctor home", "Ask doctor", "Hey, daughter", "Hi, gemtek", "Hi, AI", "Custom"]
10
 
11
  # Initialize a dictionary to store file paths by speaker_id
 
5
  import hashlib
6
 
7
 
8
+ MAX_LENGTH = 60 # in seconds
9
  LABLES = ["Hi, doctor", "doctor home", "Ask doctor", "Hey, daughter", "Hi, gemtek", "Hi, AI", "Custom"]
10
 
11
  # Initialize a dictionary to store file paths by speaker_id