We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861f26d commit 0390491Copy full SHA for 0390491
1 file changed
README.md
@@ -38,7 +38,7 @@ If you need specialised models, you can download other gguf whisper.cpp-compatib
38
39
For the *stable* version of this package:
40
41
-- `remotes::install_github("bnosac/audio.whisper")` (audio.whisper 0.5.0, uses whisper.cpp 1.8.2)
+- `remotes::install_github("bnosac/audio.whisper", ref = "0.5.0")` (audio.whisper 0.5.0, uses whisper.cpp 1.8.2)
42
- `remotes::install_github("bnosac/audio.whisper", ref = "0.4.1")` (audio.whisper 0.4.1, uses whisper.cpp 1.5.4)
43
- `remotes::install_github("bnosac/audio.whisper", ref = "0.3.3")` (audio.whisper 0.3.3, uses whisper.cpp 1.5.4)
44
- `remotes::install_github("bnosac/audio.whisper", ref = "0.2.2")` (audio.whisper 0.2.2, uses whisper.cpp 1.2.1)
0 commit comments