Skip to content

Commit

Permalink
Merge pull request #21 from buzzCraft/PratimaAI-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
buzzCraft authored Apr 14, 2024
2 parents 4dd3695 + f6e79b2 commit 7ff2030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ EVA consists of the following main modules:
## Process Flow

1. The user interacts with the **Client Module** by providing a voice input.
2. This voice input is transcribed into text by the **Transcription Model**.
2. This voice input is transcribed into text by the **Transcription Model** using Whisper.
3. The transcribed text is then processed by **LLama2** to craft a suitable response.
4. This textual response is converted into audio via the **Text-to-Voice Generation** module.
5. Finally, the **Avatar Visualization** module plays back the audio response, visually represented by our avatar, EVA.
Expand Down

0 comments on commit 7ff2030

Please sign in to comment.