We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135c713 commit 3252ab0Copy full SHA for 3252ab0
README.md
@@ -31,21 +31,22 @@ An project that can transfer your voice order into word command.
31
* Add order bot class
32
* Classify file to different folder
33
* Add new voice detect method(tempfile + pyaudio)
34
+* More conversation option
35
36
## To do list
-- [ ] More calculate option
37
+* More calculate option
38
- [ ] equation calculate(方程式計算)
39
- [ ] Budget system(預算系統)
40
- [ ] law calculate(法律計算機,判刑、罰款)
41
- [ ] promotion calculate(優惠計算機)
42
-- [ ] More interesting response
43
+* More interesting response
44
- [ ] promotion hint(詢問時間和問好時做優惠提醒或點餐提醒)
45
46
* technical problem
47
- [ ] More clear word spread(字詞分割辨認)
48
- [ ] voice detect recorrect(語音辨識修正)
49
-- [ ] With a GUI.
50
+* With a GUI.
51
- [ ] May on flask(Online)
52
- [ ] TKinter(Local)
0 commit comments