EEG-To-Text
EEG-To-Text copied to clipboard
EEG to chinese
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?
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