/SophonSoul

Edge is the Soul of AI

Primary LanguagePython

SophonSoul

The soul of Sophon Cognitive AI systems.

Installation

Pre-requirement:

  1. python 3.8
  2. torch>=1.6.0
  3. torchvision
  4. torchaudio
  5. torchtext

Download the source from github:

git clone https://github.com/SophonTec/SophonSoul

Then build the code

cd SophonSoul && python3.8 -m pip install -e .