From b536f5761f3d3b5edaf6e68ca545da225166926d Mon Sep 17 00:00:00 2001 From: Alexandre Lissy Date: Sat, 12 Oct 2019 17:03:38 +0200 Subject: [PATCH] Add missing doc for new API X-DeepSpeech: NOBUILD --- doc/C-API.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/C-API.rst b/doc/C-API.rst index f30ab87b..0541247e 100644 --- a/doc/C-API.rst +++ b/doc/C-API.rst @@ -10,6 +10,9 @@ C .. doxygenfunction:: DS_EnableDecoderWithLM :project: deepspeech-c +.. doxygenfunction:: DS_GetModelSampleRate + :project: deepspeech-c + .. doxygenfunction:: DS_SpeechToText :project: deepspeech-c