gpt-speech

a text to speech library designed for real time speech synthesis for applications like ChatGPT


Keywords
text-to-speech, chatgpt, speech, synthesis, AI-voice, LLM-voice, aivoice, gpt, gptvoice, texttospeech, voice
License
MIT
Install
npm install gpt-speech@1.0.0

Documentation

GPTSpeech

This project is NOT PRODUCTION READY and is only a starting point for giving a natural speech flow to LLM real time responses. The builtin speechSynthesis and SpeechSynthesisUtterance currently do not support streams of text and mainly work with complete sentences/paragraphs.