-
Noob here 👋. My objective is to create a virtual Ai-assistant that that can take queries and reply in both text and speech. I already managed to connect Ollama, into my next.js project, and get written responses. Trying to figure out how to integrate Alltalk_tts into my project. |
Beta Was this translation helpful? Give feedback.
Answered by
erew123
Oct 2, 2024
Replies: 1 comment 4 replies
-
Hi @arron122 Have you looked at the API documentation? https://github.com/erew123/alltalk_tts/wiki#-api-documentation that may well cover a lot of things. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
arron122
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @arron122
Have you looked at the API documentation? https://github.com/erew123/alltalk_tts/wiki#-api-documentation that may well cover a lot of things.