openai-tts

There are 27 repositories under openai-tts topic.

  • react-speech-highlight-demo

    albirrkarim/react-speech-highlight-demo

    React / Vanilla JS Text to Speech with highlighting the words and sentences that are being spoken using audio files, text to speech API, and web speech synthesis API

    Language:JavaScript1758515
  • supershaneski/openai-whisper-talk

    openai-whisper-talk is a sample voice conversation application powered by OpenAI technologies such as Whisper, Completions, Embeddings, and the latest Text-to-Speech. The application is built using Nuxt, a Javascript framework based on Vue.js.

    Language:JavaScript1625639
  • OpenAI-Text-To-Speech-for-Unity

    mapluisch/OpenAI-Text-To-Speech-for-Unity

    Implementation of OpenAI's Text-To-Speech in Unity. Synthesize any text and play it via any AudioSource.

    Language:C#793712
  • leokwsw/OpenAI-TTS-Gradio

    Use OpenAI TTS(Text to Speech) API with Gradio

    Language:Python583214
  • kaloprojects/KALO-ESP32-Voice-Assistant

    Code snippets showing how to record I2S audio and store as .wav file on ESP32 with SD card, how to transcribe pre-recorded audio via Deepgram SpeechToText (STT) API, how to generate audio from text via TextToSpeech (TTS) API from OpenAI a/o SpeechGen a/o Google TTS. Triggering ESP32 actions via Voice.

    Language:C++374612
  • blacktop/mcp-tts

    MCP Server for Text to Speech

    Language:Go32227
  • mapluisch/OpenAI-Realtime-API-for-Unity

    Implementation of OpenAI's Realtime API in Unity. Easily integrate low-latency, multi-modal conversations via push-to-talk or text.

    Language:ShaderLab304713
  • kaloprojects/KALO-ESP32-Voice-Chat-AI-Friends

    ESP32-based voice device for chatting with multiple custom AI bots. Recording questions with I2S microphone, transcribing via ElevenLabs or Deepgram STT, creating response with Groq or Open AI LLM. TTS audio output with custom AI voices via I2S & speaker. Supporting ongoing dialogues, calling bots ‘by name’, real-time web search via keyword.

    Language:C++29683
  • LinqLover/simple-openai-tts-playground

    Try out the OpenAI Text to Speech API in your browser.

    Language:JavaScript19153
  • arham-kk/openai-tts

    This repository features a Gradio interface designed to leverage the OpenAI Text-To-Speech (TTS) API. The interface lets users create speech from provided text using different models and voice options.

    Language:Python14105
  • itstor/openai-gpt-tts-stream

    Stream GPT response to TTS directly using Flask

    Language:Python11110
  • skrrtn/Twitch-OpenAI-TTS

    OpenAI API powered Twitch chat bot that allows users to ask questions and receive answers via TTS.

    Language:Python5200
  • alexjsteffen/ttsrs

    The ai-tts.rs project provides a command-line tool for generating spoken audio from text files using OpenAI's text-to-speech (TTS) API.

    Language:Rust3100
  • Cucumber148/openai-tts-client

    Unofficial web client for OpenAI Text-to-Speech API with multilingual interface and voice options

    Language:JavaScript3
  • larxn/story-prep

    Use LLMs to generate short ad-hoc English lessons based on any fiction work (won the Clarifai's NextGen GPT AI Hackathon).

    Language:Vue3101
  • NotSooShariff/noura-ai

    An AI Voice Assistant that can read emails, WhatsApp messages, clipboard data, and captures webcam images and screenshots for contextual understanding.

    Language:Python210
  • phatnguyen13/videoGen

    This project allows you to create short videos based on a given topic. Version 2 (improve transform image and real clip) can be found at: Colab notebook. The reason why version 2 is not in this GitHub is that my laptop cannot afford the Nvidia-smi utility, which is required to install xformers for stable diffusion.

    Language:Python2
  • RaheesAhmed/video_description_generator

    This Python script processes a video file, generates a compelling description, creates a voiceover script in the style of David Attenborough, and synthesizes the voiceover using OpenAI's Text-to-Speech API.

    Language:Python210
  • deepak-pagadala/Lilly-Hospital-Assistant

    An intelligent voice assistant for hospitals that interacts with patients in real-time over phone calls that listens, understands intent, books appointments, and responds instantly - all via a real-time WebSocket pipeline.

    Language:Python1
  • Dor-sketch/OpenAI-TTS

    Convert text into natural, human-like speech using OpenAI's cutting-edge Text-to-Speech API.

  • KelvinCampelo/open-aiudio-client

    This Next.js application provides a user interface for interacting with OpenAI's audio APIs, including text-to-speech and speech-to-text. Features include history tracking, audio playback, and download functionality.

    Language:TypeScript1101
  • sujalrajpoot/openai-tts

    A powerful and easy-to-use Python library for generating natural-sounding speech using OpenAI's text-to-speech capabilities.

    Language:Python1
  • tom-huntington/unofficial-openai-tts-cli

    CLI for OpenAI's tts API

    Language:Python110
  • AIvoiceagentBD/AivoiceagentBD

    A multilingual AI voice agent that speaks, listens, and understands Bangla & English. Automates calls, confirms orders, and schedules appointments.

    Language:HTML
  • ArthurVerrez/wikipedia-to-podcast

    A tool to convert a Wikipedia page into a podcast.

    Language:Python
  • Pvpres/Grasp.AI

    👩🏽‍🏫 Grasp.AI – AI-powered lesson and video creator for teachers. Set grade and topic, and it generates lesson plans with text, visuals, and audio using GPT-3.5, DALL·E 3, and OpenAI TTS—making teaching faster, smarter, and engaging.

    Language:Python
  • wasabina67/openai-tts-example

    Openai tts example

    Language:Python