Spaces:
Running
Running
talk-llama : add discussion link
Browse files
examples/talk-llama/README.md
CHANGED
|
@@ -30,3 +30,7 @@ make talk-llama
|
|
| 30 |
For best experience, this example needs a TTS tool to convert the generated text responses to voice.
|
| 31 |
You can use any TTS engine that you would like - simply edit the [speak.sh](speak.sh) script to your needs.
|
| 32 |
By default, it is configured to use MacOS's `say`, but you can use whatever you wish.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
For best experience, this example needs a TTS tool to convert the generated text responses to voice.
|
| 31 |
You can use any TTS engine that you would like - simply edit the [speak.sh](speak.sh) script to your needs.
|
| 32 |
By default, it is configured to use MacOS's `say`, but you can use whatever you wish.
|
| 33 |
+
|
| 34 |
+
## Discussion
|
| 35 |
+
|
| 36 |
+
If you have any feedback, please let "us" know in the following discussion: https://github.com/ggerganov/whisper.cpp/discussions/672?converting=1
|