You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't get ASTRA to work using the elevenlabs example manifest.json. When I used the manifest.json.example and manually added replaced the azure_tts to the elevenlabs_tts it functioned properly.
In the diff I notice two differences:
It uses version 0.1.0 instead of 0.2.0
Doesn't contain the pcm_frame.
The text was updated successfully, but these errors were encountered:
With the latest code, elevenlabs config is in agents/property.json, fill out the keys, once that's done. Swap the value in graphNameDefault = "" from config.go, then you should be good with elevenlabs. :)
I couldn't get ASTRA to work using the elevenlabs example manifest.json. When I used the
manifest.json.example
and manually added replaced theazure_tts
to theelevenlabs_tts
it functioned properly.In the diff I notice two differences:
0.1.0
instead of0.2.0
pcm_frame
.The text was updated successfully, but these errors were encountered: