From 628ad2aaa2e207aa2836e9b68f7bfbd890dff766 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 5 Nov 2013 18:14:21 +0100 Subject: speech to text: initial commit --- util/lib/stt/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 util/lib/stt/README.md (limited to 'util/lib/stt/README.md') diff --git a/util/lib/stt/README.md b/util/lib/stt/README.md new file mode 100644 index 00000000..be905770 --- /dev/null +++ b/util/lib/stt/README.md @@ -0,0 +1,4 @@ +# Speech to Text api wrapper + +Because Speech to text is hardâ„¢ with FOSS, these libraries utilize the magic of +the internets to solve this problem. -- cgit v1.2.3