Talk-llama on Windows #982
Unanswered
VoicelessCoffee
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Hey just stubbled across your comment while also looking for how to do this. Did you ever find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nah, sadly not
…On Tue, 9 Jan 2024, 21:08 DjChick3n, ***@***.***> wrote:
Hey just stubbled across your comment while also looking for how to do
this. Did you ever find a solution?
—
Reply to this email directly, view it on GitHub
<#982 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6D3L4F6JRPDDJXN7PB6233YNWPVNAVCNFSM6AAAAAAYYCRG4CVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DANZRGM2DC>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk-llama#building
Download SDL2, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Does anybody know how to run Talk-llama on Windows. I tried to use cmake like this:
"cd /examples/talk-llama
cmake -S . -B build/ -D CMAKE_BUILD_TYPE=Release
cmake --build build/ --config Release"
but it does not create anything i can use/execute.
Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions