Expose .Net building doc better
This commit is contained in:
parent
8c8b80dc0b
commit
a087509ab7
@ -1,3 +1,4 @@
|
|||||||
|
.. _build-native-client-dotnet:
|
||||||
|
|
||||||
Building DeepSpeech native client for Windows
|
Building DeepSpeech native client for Windows
|
||||||
=============================================
|
=============================================
|
||||||
@ -30,7 +31,8 @@ Prerequisites
|
|||||||
|
|
||||||
* Windows 10
|
* Windows 10
|
||||||
* `Windows 10 SDK <https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk>`_
|
* `Windows 10 SDK <https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk>`_
|
||||||
* `Visual Studio 2019 Community <https://visualstudio.microsoft.com/vs/community/>`_
|
* `Visual Studio 2019 Community <https://visualstudio.microsoft.com/vs/community/>`_ v16.5.4.0
|
||||||
|
* `Visual Studio 2019 BuildTools <https://visualstudio.microsoft.com/vs/community/>`_ v16.5.4.0
|
||||||
* `TensorFlow Windows pre-requisites <https://www.tensorflow.org/install/source_windows>`_
|
* `TensorFlow Windows pre-requisites <https://www.tensorflow.org/install/source_windows>`_
|
||||||
|
|
||||||
Inside the Visual Studio Installer enable ``MS Build Tools`` and ``VC++ 2019 v16.00 (v160) toolset for desktop``.
|
Inside the Visual Studio Installer enable ``MS Build Tools`` and ``VC++ 2019 v16.00 (v160) toolset for desktop``.
|
@ -62,6 +62,8 @@ See the output of ``deepspeech -h`` for more information on the use of ``deepspe
|
|||||||
|
|
||||||
BUILDING
|
BUILDING
|
||||||
|
|
||||||
|
BUILDING_DotNet
|
||||||
|
|
||||||
.. include:: ../SUPPORT.rst
|
.. include:: ../SUPPORT.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
Loading…
Reference in New Issue
Block a user