Skip to content

artemdudkin/tts-and-ai-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tts-and-ai-chat

POC voice AI chat

Installation

  1. install node.js
  2. install ffmpeg
  3. get Sber SaluteSpeech API key and insert it in server\tts.js API.key
  4. get Sber GIgaChat API key and insert it in server\llm.js API.key
  5. install libs
npm i
  1. run server
cd server
node index.js

Usage

  1. Look at https://localhost
  2. Press button with microphone before speaking and another press after you stop speaking
  3. Wait a little and listen AI answer
  4. Press 'clear' button when you get bored and forget it

example

Demo

Look at https://try-tts.ru

License

MIT

About

POC voice AI chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published