pythontech9 commited on
Commit
c5eed2c
·
verified ·
1 Parent(s): 8d5e69c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -16,8 +16,7 @@ dog_sounds = {
16
  "bark": "dog_bark.mp3",
17
  "angry": "mixkit-angry-and-agitated-dog-growling-53.wav",
18
  "happy": "mixkit-happy-puppy-barks-741.wav",
19
- "sad": "mixkit-dog-sad-whimper-467.wav",
20
- ""
21
  }
22
 
23
  # Initialize speech recognizer
 
16
  "bark": "dog_bark.mp3",
17
  "angry": "mixkit-angry-and-agitated-dog-growling-53.wav",
18
  "happy": "mixkit-happy-puppy-barks-741.wav",
19
+ "sad": "mixkit-dog-sad-whimper-467.wav"
 
20
  }
21
 
22
  # Initialize speech recognizer