Commit Graph

15 Commits

Author SHA1 Message Date
Shuhei Iitsuka
4b1db14aef Merge pull request #20 from google/enter_and_arrow
Support Enter, Arrows, Backspace, and Delete keys in console mode
2018-09-11 15:24:13 +09:00
Makoto Shimazu
0fa69ac440 Move filterwarnings to the top and surpress FutureWarning too 2018-09-11 10:53:56 +09:00
Makoto Shimazu
8ced8527c9 Add DELETE 2018-09-11 10:46:27 +09:00
Makoto Shimazu
535793fcf8 Read ANSI escape codes by KeyboardRecorderFromConsole 2018-09-11 10:23:58 +09:00
Makoto Shimazu
8d3fb5ca1c More consistent demo 2018-09-11 09:58:14 +09:00
Makoto Shimazu
0a438843ee Add a LED in chassis (#18)
LED was equipped in the chassis. This patch turns it on.
SlowLED changes the brightness gradually. wiringpi is used for it to leverage the hardware PWA equipped by Raspberry Pi.
2018-08-04 07:54:37 +09:00
Makoto Shimazu
8268e4e44a Shorten the waiting time until inference 2018-08-03 23:27:17 +09:00
Shuhei Iitsuka
b62368b2e2 Shorten the wait time.
Change-Id: I47256e04aa994e5e7f7c517863b7a5c9d9ff8383
2018-06-26 21:06:05 +09:00
Shuhei Iitsuka
26862ebcc7 Add PyPi badge in README.
Change-Id: I3476946d6cba1ee0905b270492d30bcf6c83f9c3
2018-04-05 08:28:51 +09:00
Shuhei Iitsuka
ea27e56e64 Merge pull request #9 from google/use-codecs
Specify encoding in reading README.rst from setup.py.
2018-04-04 10:31:27 +09:00
Shuhei Iitsuka
d2b18313d2 Use directional and temporal features by default.
Change-Id: I9477779f96b761277e8c7c3d5c8d6882fcc76470
2018-04-04 09:47:02 +09:00
Shuhei Iitsuka
9dea155931 Specify encoding in reading README.rst from setup.py.
Change-Id: I678adce052fc3eacef3b4f6198c4e1722b24e9f0
2018-04-04 09:22:01 +09:00
Makoto Shimazu
15ea07071c Update README.rst
- Explicitly install nazoru-input from PyPi.
- Remove unnecessary indents
- apt install for necessary packages (tested on a fresh Debian 9 image on GCE).
2018-04-02 09:55:48 +09:00
Makoto Shimazu
77453137ed Update the path to the schematic 2018-04-01 00:13:59 +09:00
Makoto Shimazu
e006ebd113 Add nazoru-input in mozc-nazoru/ 2018-03-31 23:12:46 +09:00