the interactive system
- .idea and _pycache_: using for pycharm setting
- copus: including the function text files
- output: including the output voice files
- record: including the record audio
- bg_rc: the background of gui
- interactive_sys: the main function for gui
- ui_layout: the layout code for gui
- ui_logit: the logit code for gui
- vocal_collection: record the voice
- speech_recoginition: using the baidu api to get the speech recoginized text
- play_audio: play the audio files
- tf_idf: the algorithm of TF-IDF for texts matching