mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-15 15:02:33 +02:00
talk, talk-llama : add basic example script for eleven-labs tts (#728)
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
say "$2"
|
||||
|
||||
# Eleven Labs
|
||||
# To use it, install the elevenlabs module from pip (pip install elevenlabs), register to https://beta.elevenlabs.io to get an api key and paste it in /examples/talk/eleven-labs.py
|
||||
#
|
||||
#wd=$(dirname $0)
|
||||
#script=$wd/eleven-labs.py
|
||||
|
Reference in New Issue
Block a user