File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
32
32
# title of most generated pages and in a few other places.
33
33
# The default value is: My Project.
34
34
35
- PROJECT_NAME = "llama .cpp"
35
+ PROJECT_NAME = "whisper .cpp"
36
36
37
37
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38
38
# could be handy for archiving the generated documentation or if some version
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
44
44
# for a project that appears at the top of each page and should give viewer a
45
45
# quick idea about the purpose of the project. Keep the description short.
46
46
47
- PROJECT_BRIEF = "llama inference engine "
47
+ PROJECT_BRIEF = "Port of OpenAI's Whisper model in C/C++ "
48
48
49
49
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
50
50
# in the documentation. The maximum height of the logo should not exceed 55
You can’t perform that action at this time.
0 commit comments