diff --git a/native_client/python/__init__.py b/native_client/python/__init__.py index 4b55da5a..59138530 100644 --- a/native_client/python/__init__.py +++ b/native_client/python/__init__.py @@ -102,8 +102,8 @@ class Model(object): :param word: the hot-word :type word: str - :param word: the boost - :type word: float + :param boost: the boost + :type boost: float :throws: RuntimeError on error """