Skip to content

Commit b355cee

Browse files
authored
Fix whisperfile documentation link in README (#939)
1 parent 8a629f4 commit b355cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ framework that collapses all the complexity of LLMs down to
2121
a single-file executable (called a "llamafile") that runs
2222
locally on most operating systems and CPU archiectures, with no installation.
2323

24-
llamafile also includes **[whisperfile](whisperfile/index.md)**, a single-file speech-to-text tool built on [whisper.cpp](https://github.com/ggerganov/whisper.cpp) and the same Cosmopolitan packaging. It supports transcription and translation of audio files across all the same platforms, with no installation required.
24+
llamafile also includes **[whisperfile](docs/whisperfile/index.md)**, a single-file speech-to-text tool built on [whisper.cpp](https://github.com/ggerganov/whisper.cpp) and the same Cosmopolitan packaging. It supports transcription and translation of audio files across all the same platforms, with no installation required.
2525

2626

2727
## v0.10.0

0 commit comments

Comments
 (0)