Commit Graph

22 Commits

Author SHA1 Message Date
Shuhei Iitsuka
f803ba8751 Update TensorFlow to v2.12.1 2024-02-28 20:08:36 +09:00
Shuhei Iitsuka
38756c0a9a TensorFlow version up 2022-06-06 16:06:07 +09:00
Shuhei Iitsuka
1ecd083322 Update TF version 2021-09-16 13:23:50 +09:00
Shuhei Iitsuka
5d55603049 Upgrade TensorFlow to 1.15.4 2020-12-02 16:20:11 +09:00
Shuhei Iitsuka
781a5c4290 Fix dependent module versions 2019-04-09 06:39:43 +00:00
Shuhei Iitsuka
24af2c8b4a Remove wiringpi from OSX dependency 2019-04-07 09:28:48 +09:00
Shuhei Iitsuka
ba11dcdf60 Refresh CLI output by input.
Change-Id: I3257d418e3af3d668d17d2c16e1bd7ec9d2b01ea
2018-09-12 15:44:04 +09:00
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