Signed-off-by: Xinyao Wang <xinyao.wang@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com>
AudioQnA
📸 Project Screenshots
🧐 Features
Here're some of the project's features:
- Start a Talking Chat:Initiate voice chat, able to input voice content, and customize the conversation sound based on the uploaded file.
- Scroll to Bottom: The chat automatically slides to the bottom.
🛠️ Get it Running
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
CHAT_URL = '' -
Execute
npm installto install the corresponding dependencies. -
Execute
npm run devin both environments

