Skip to content

Commit

Permalink
[bugfix] Fix twine check error
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed Dec 4, 2022
1 parent 6474bf7 commit 35ede24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ This is because monotonic time is necessary to handle cache expiry properly in t
To install, use `Pip <https://pip.readthedocs.org/>`__: execute ``pip install monotonic`` in a terminal.

Whisper (for Whisper users)
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Whisper is **required if and only if you want to use whisper** (``recognizer_instance.recognize_whisper``).

You can install it with ``python3 -m pip install git+https://github.com/openai/whisper.git``.
Expand Down

0 comments on commit 35ede24

Please sign in to comment.