From e81ee24ede6ff4682e069197931159fd68e5a540 Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Mon, 24 Aug 2020 21:13:16 +0200 Subject: [PATCH] Update docs for matching r2.3 --- doc/BUILDING.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/BUILDING.rst b/doc/BUILDING.rst index fccec9e8..a6e09f9b 100644 --- a/doc/BUILDING.rst +++ b/doc/BUILDING.rst @@ -8,8 +8,8 @@ it is highly advised to use them except if you know what you are doing. If you'd like to build the Mozilla Voice STT binaries yourself, you'll need the following pre-requisites downloaded and installed: -* `Bazel 2.0.0 `_ -* `General TensorFlow r2.2 requirements `_ +* `Bazel 3.1.0 `_ +* `General TensorFlow r2.3 requirements `_ * `libsox `_ It is required to use our fork of TensorFlow since it includes fixes for common problems encountered when building the native client files. @@ -44,7 +44,7 @@ Clone Mozilla Voice STT source code (TensorFlow will come as a submdule): Bazel: Download & Install ^^^^^^^^^^^^^^^^^^^^^^^^^ -First, install Bazel 2.0.0 following the `Bazel installation documentation `_. +First, install Bazel 3.1.0 following the `Bazel installation documentation `_. TensorFlow: Configure with Bazel ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^