Johan713 commited on
Commit
836cd79
·
verified ·
1 Parent(s): 961da3a

Update pages/ai_buddy.py

Browse files
Files changed (1) hide show
  1. pages/ai_buddy.py +3 -3
pages/ai_buddy.py CHANGED
@@ -80,13 +80,13 @@ def get_sound_file_path(sound_name, sound_dir):
80
 
81
  SOUND_OPTIONS = [
82
  "Gentle Rain", "Ocean Waves", "Forest Ambience", "Soft Wind Chimes",
83
- "Tibetan Singing Bowls", "Crackling Fireplace", "Flowing Stream",
84
- "Birdsong", "White Noise", "Zen Garden", "Heartbeat", "Deep Space",
85
  "Whale Songs", "Bamboo Flute", "Thunderstorm", "Cat Purring",
86
  "Campfire", "Windchimes", "Waterfall", "Beach Waves", "Cicadas",
87
  "Coffee Shop Ambience", "Grandfather Clock", "Rainstorm on Tent",
88
  "Tropical Birds", "Subway Train", "Washing Machine", "Fan White Noise",
89
- "Tibetan Bells", "Wind in Trees"
90
  ]
91
 
92
  def show_meditation_timer():
 
80
 
81
  SOUND_OPTIONS = [
82
  "Gentle Rain", "Ocean Waves", "Forest Ambience", "Soft Wind Chimes",
83
+ "Tibetan Singing Bowls", "Humming Song", "Crackling Fireplace",
84
+ "Birdsong", "White Noise", "Zen River", "Heartbeat", "Deep Space",
85
  "Whale Songs", "Bamboo Flute", "Thunderstorm", "Cat Purring",
86
  "Campfire", "Windchimes", "Waterfall", "Beach Waves", "Cicadas",
87
  "Coffee Shop Ambience", "Grandfather Clock", "Rainstorm on Tent",
88
  "Tropical Birds", "Subway Train", "Washing Machine", "Fan White Noise",
89
+ "Tibetan Bells", "Wind in Trees", "Meditation Bowl", "Meditation Bowl2", "Birds Singing Rainy Day"
90
  ]
91
 
92
  def show_meditation_timer():