Jaykef / AvaChat

AvaChat - is a realtime AI chat demo with animated talking heads - it uses Large Language Models (GPT, API2D GPT4, Cluade) as text inputs to D-ID's image-to-video talking head model (via D-ID stream api)
https://jaykef.github.io/AvaChat/
76 stars 17 forks source link

About Voice Translation #1

Closed ebiok2 closed 10 months ago

ebiok2 commented 11 months ago

Hello, I'm sorry I don't speak proper English.

I can access the API requested by the software into the system without any problems.

I want her to speak in Turkish, but what is the solution to answering one word in Turkish and the remaining words in English?,

Can you help on this issue?

Thank you very much.

enjoy your work.

Jaykef commented 10 months ago

For this you can add a Turkish voice id (e.g: tr-TR-EmelNeural) in the voiceUrlMap object in did-stream-api.js. I'm using microsoft voices you check more here: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-support?tabs=tts

Jaykef commented 10 months ago

I'll close this issue now.