vumichien commited on
Commit
35a71e9
Β·
1 Parent(s): cb51fa0

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -18,7 +18,7 @@ import os
18
  model = YOLO('kadirnar/yolov8n-v8.0')
19
  CLASS = model.model.names
20
  ZIP = False
21
- default_bot_voice = "γŠγ―γ„γ‚ˆγ†γ”γ–γ„γΎγ™"
22
  area_threshold = 0.25
23
 
24
  # Config for human input
 
18
  model = YOLO('kadirnar/yolov8n-v8.0')
19
  CLASS = model.model.names
20
  ZIP = False
21
+ default_bot_voice = "こんにけは"
22
  area_threshold = 0.25
23
 
24
  # Config for human input