Last updated 9 months ago
Was this helpful?
Follow these steps to get started.
Clone the repository:
git clone https://github.com/AshrithSagar/EEG-Imagined-speech-recognition.git cd EEG-Imagined-speech-recognition
Install dependencies:
Next, install the required dependencies using pip:
pip install -r requirements.txt
For Ubuntu: sudo apt-get install graphviz
sudo apt-get install graphviz
For macOS (with Homebrew): brew install graphviz
brew install graphviz
For Windows: Download and install Graphviz from the .