From 566f744677498c684e49b05ccaa00df23613e0d1 Mon Sep 17 00:00:00 2001 From: tiagomoraismorgado Date: Tue, 5 Dec 2017 16:50:18 +0000 Subject: [PATCH 1/2] [Docs] - README.md - minor attempt at improving language ### [Docs] - README.md - minor attempt at improving language This PR does basically aim at:: - *attempting at fixing minor issues with language* --- **main reason behind such:** - *improving overall document accessebility* --- ***LET'S MAKE THE WEB BETTER BIT BY BIT*** ***EVER TRIED. EVER FAILED. NO MATTER. TRY AGAIN. FAIL AGAIN. FAIL BETTER.*** --- --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb4a8f84..7b7b1cc1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Documentation Status](https://readthedocs.org/projects/deepspeech/badge/?version=master)](http://deepspeech.readthedocs.io/?badge=master) [![Task Status](https://github.taskcluster.net/v1/repository/mozilla/DeepSpeech/master/badge.svg)](https://github.taskcluster.net/v1/repository/mozilla/DeepSpeech/master/latest) -Project DeepSpeech is an open source Speech-To-Text engine. It uses a model trained by machine learning techniques, based on [Baidu's Deep Speech research paper](https://arxiv.org/abs/1412.5567). Project DeepSpeech uses Google's [TensorFlow](https://www.tensorflow.org/) project to make the implementation easier. +Project DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques, based on [Baidu's Deep Speech research paper](https://arxiv.org/abs/1412.5567). Project DeepSpeech uses Google's [TensorFlow](https://www.tensorflow.org/) project to make the implementation easier. ![Usage](images/usage.gif) @@ -319,3 +319,7 @@ There are several ways to contact us or to get help: 3. [**IRC**](https://wiki.mozilla.org/IRC) - If your question is not addressed by either the [FAQ](https://github.com/mozilla/DeepSpeech/wiki#frequently-asked-questions) or [Discourse Forums](https://discourse.mozilla.org/c/deep-speech), you can contact us on the `#machinelearning` channel on [Mozilla IRC](https://wiki.mozilla.org/IRC); people there can try to answer/help 4. [**Issues**](https://github.com/mozilla/deepspeech/issues) - Finally, if all else fails, you can open an issue in our repo. + +--- + + From 0a9f590013a4357e42972803b796c01f1f06f8ea Mon Sep 17 00:00:00 2001 From: tiagomoraismorgado Date: Tue, 12 Dec 2017 20:25:12 +0000 Subject: [PATCH 2/2] removing images from thumbnail removing images from thumbnail --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7b7b1cc1..f3647f9d 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,3 @@ There are several ways to contact us or to get help: 3. [**IRC**](https://wiki.mozilla.org/IRC) - If your question is not addressed by either the [FAQ](https://github.com/mozilla/DeepSpeech/wiki#frequently-asked-questions) or [Discourse Forums](https://discourse.mozilla.org/c/deep-speech), you can contact us on the `#machinelearning` channel on [Mozilla IRC](https://wiki.mozilla.org/IRC); people there can try to answer/help 4. [**Issues**](https://github.com/mozilla/deepspeech/issues) - Finally, if all else fails, you can open an issue in our repo. - ---- - -