IVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLiteSupport.md
authorNarumol Prangnawarat <narumol.prangnawarat@arm.com>
Mon, 29 Apr 2019 16:43:36 +0000 (17:43 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Tue, 30 Apr 2019 07:33:59 +0000 (07:33 +0000)
Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com>
Change-Id: I18697fde21e90723bcc36cc9cc1b571652fa54e7

src/armnnTfLiteParser/TensorFlowLiteSupport.md

index f7e9898..9dd68a3 100644 (file)
@@ -70,4 +70,6 @@ Arm tested these operators with the following TensorFlow Lite neural network:
 
 * [Quantized SSD MobileNet](http://download.tensorflow.org/models/object_detection/ssd_mobilenet_v1_quantized_300x300_coco14_sync_2018_07_18.tar.gz)
 
+* DeepSpeech v1 converted from [TensorFlow model](https://github.com/mozilla/DeepSpeech/releases/tag/v0.4.1)
+
 More machine learning operators will be supported in future releases.