mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-19 05:16:46 +02:00
speak
scripts for Windows
This commit is contained in:
@@ -42,8 +42,8 @@ Example usage:
|
||||
## TTS
|
||||
|
||||
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.
|
||||
By default, it is configured to use MacOS's `say`, but you can use whatever you wish.
|
||||
You can use any TTS engine that you would like - simply edit the [speak](speak) script to your needs.
|
||||
By default, it is configured to use MacOS's `say` or Windows SpeechSynthesizer, but you can use whatever you wish.
|
||||
|
||||
## Discussion
|
||||
|
||||
|
Reference in New Issue
Block a user