HARU는 라즈베리파이를 이용한 한국어 음성인식 비서 서비스 플랫폼입니다.
해당 Repository는 인터페이스 버전으로 HARU-Server와 함께 동작합니다.
Haru is an intelligent personal assistant that can perform tasks or services for an individual especially for Korean with Raspberry PI. This repository is interface version, so that it works with HARU-Server.
Clone this project with --depth=1 option.
$ git clone --depth=1 https://github.com/CNUPiedPiper/HARU-Interface.git
- Install pip if you do not already have them.
- It is compatible with Python 2.X.
$ sudo sh ./setup.sh

