Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Avatar backend from talkinghead-js #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

altairmn
Copy link
Contributor

Avatar backend does the following:

  1. Takes in text
  2. Processes the text and generate visemes
  3. Processes text to generate marked up text (ssml)
  4. Marked up text is sent to google TTS
  5. Visemes and googleTTS result is combined and sent back to frontend

The audio and animation payload are sent in the same packet and will be processed by a modified talkinghead.mjs in the frontend.

Copy link

linear bot commented Sep 29, 2024

@altairmn altairmn force-pushed the sahil/eng-152-add-avatar-from-talkingheadjs-to-frontend branch from 8f8f3ad to d4326e5 Compare October 5, 2024 04:38
@altairmn altairmn force-pushed the sahil/eng-152-add-avatar-from-talkingheadjs-to-frontend branch from 8bb9cbf to c8c19ed Compare November 1, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant