mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-02-11 16:00:39 +01:00
talk-llama : add discussion link
This commit is contained in:
parent
7cd1d3bc34
commit
e5c197d8aa
@ -30,3 +30,7 @@ make talk-llama
|
|||||||
For best experience, this example needs a TTS tool to convert the generated text responses to voice.
|
For best experience, this example needs a TTS tool to convert the generated text responses to voice.
|
||||||
You can use any TTS engine that you would like - simply edit the [speak.sh](speak.sh) script to your needs.
|
You can use any TTS engine that you would like - simply edit the [speak.sh](speak.sh) script to your needs.
|
||||||
By default, it is configured to use MacOS's `say`, but you can use whatever you wish.
|
By default, it is configured to use MacOS's `say`, but you can use whatever you wish.
|
||||||
|
|
||||||
|
## Discussion
|
||||||
|
|
||||||
|
If you have any feedback, please let "us" know in the following discussion: https://github.com/ggerganov/whisper.cpp/discussions/672?converting=1
|
||||||
|
Loading…
Reference in New Issue
Block a user