Skip to content

Commit

Permalink
fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
zackees committed Feb 14, 2023
1 parent f94a9bf commit 5a00e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ is closed then to get back into the environment `cd transcribe_anything` and exe
* All tests are run by `tox`, simply go to the project directory root and run it.

# Versions
* 2.1.0: Unknown args are now assumed to be for whisper and passed to it as-is.
* 2.1.0: Unknown args are now assumed to be for whisper and passed to it as-is. Fixes https://github.com/zackees/transcribe-anything/issues/3
* 2.0.13: Now works with python 3.9
* 2.0.12: Adds --device to argument parameters. This will default to CUDA if available, else CPU.
* 2.0.11: Automatically deletes files in the out directory if they already exist.
Expand Down

0 comments on commit 5a00e1e

Please # to comment.