Skip to content
/ HARU Public
forked from CNUPiedPiper/HARU

A.I Speaker using Raspberry Pi based on RNN

License

Notifications You must be signed in to change notification settings

shinhaha/HARU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haru(Humanic Awareness and Response Unit)

Standalone Version

GitHub version GPL Licence

Introduction

라즈베리파이를 이용한 한국어 음성인식 비서 서비스 플랫폼입니다.

Haru is an intelligent personal assistant that can perform tasks or services for an individual especially for Korean with Raspberry PI.

Setup

 Clone this project with --depth=1 option.

$ git clone --depth=1 https://github.com/CNUPiedPiper/HARU.git

Install Dependencies

  1. Install pip if you do not already have them.
  2. It is compatible with Python 2.X.
$ sudo sh ./setup.sh

This is our demo video !

Watch this demo video

About

A.I Speaker using Raspberry Pi based on RNN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • Shell 2.1%