MikeWangWZHL / EEG-To-Text

code for AAAI2022 paper "Open Vocabulary Electroencephalography-To-Text Decoding and Zero-shot Sentiment Classification"
160 stars 36 forks source link

EEG to chinese #3

Open Waterman178 opened 1 year ago

Waterman178 commented 1 year ago

how to use it to convert the eeg to chinese word?I want to implement such a function that when I think of a word in my mind, such as “中”,it can quickly recognize the word. what should I do?

MikeWangWZHL commented 9 months ago

sorry for the late response, I think a potential idea is to use a Chinese LLM as a base model and train a connector to align the EEG embedding space and the LLM embedding space