diff --git a/README.md b/README.md
index 6371df3..61417f3 100644
--- a/README.md
+++ b/README.md
@@ -208,5 +208,5 @@ python main.py
技术交流群
-
+
diff --git a/config.json b/config.json
index b84d6e3..1baca38 100644
--- a/config.json
+++ b/config.json
@@ -45,7 +45,7 @@
"url": "https://live.douyin.com/"
},
"record": {
- "device": "\u9ea6\u514b\u98ce (HD Webcam C525)",
+ "device": "\u8033\u673a (bose qc30 Hands-Free AG Aud",
"enabled": true
}
}
diff --git a/core/fay_core.py b/core/fay_core.py
index 5a404fb..24bae53 100644
--- a/core/fay_core.py
+++ b/core/fay_core.py
@@ -37,7 +37,7 @@ def __init__(self):
# 人设提问关键字
self.attribute_keyword = [
- [['你叫什么名字', '你的名字是什么'], 'name'],
+ [['你叫什么名字', '你的名字是什么','你是谁'], 'name'],
[['你是男的还是女的', '你是男生还是女生', '你的性别是什么', '你是男生吗', '你是女生吗', '你是男的吗', '你是女的吗', '你是男孩子吗', '你是女孩子吗', ], 'gender', ],
[['你今年多大了', '你多大了', '你今年多少岁', '你几岁了', '你今年几岁了', '你今年几岁了', '你什么时候出生', '你的生日是什么', '你的年龄'], 'age', ],
[['你的家乡在哪', '你的家乡是什么', '你家在哪', '你住在哪', '你出生在哪', '你的出生地在哪', '你的出生地是什么', ], 'birth', ],
diff --git a/images/37.jpg b/images/37.jpg
new file mode 100644
index 0000000..8f70991
Binary files /dev/null and b/images/37.jpg differ
diff --git a/images/4.png b/images/4.png
deleted file mode 100644
index 559078b..0000000
Binary files a/images/4.png and /dev/null differ