An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: openai-tts

blacktop/mcp-tts

MCP Server for Text to Speech

Language: Go - Size: 11.9 MB - Last synced at: about 5 hours ago - Pushed at: 4 days ago - Stars: 9 - Forks: 1

kaloprojects/KALO-ESP32-Voice-ChatGPT

ESP32-based Open AI Voice chat device (similar ChatGPT). Recording questions with a microphone, transcribing via Deepgram STT, then sent to Open AI. Response is played with AI voices on speaker. Supporting ongoing dialogues with saved history for follow-up questions. User defined "system prompts" for own "personalities" and dedicated use cases.

Language: C++ - Size: 14.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 0

LinqLover/simple-openai-tts-playground

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

Language: JavaScript - Size: 24.4 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 18 - Forks: 3

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: JavaScript - Size: 129 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 150 - Forks: 11

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# - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 71 - Forks: 12

ArthurVerrez/wikipedia-to-podcast

A tool to convert a Wikipedia page into a podcast.

Language: Python - Size: 4.11 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: Rust - Size: 124 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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++ - Size: 287 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 28 - Forks: 8

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: Python - Size: 2.43 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Dor-sketch/OpenAI-TTS

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

Size: 4.88 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

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: Python - Size: 111 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

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: Vue - Size: 1.22 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

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: ShaderLab - Size: 1.39 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

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: TypeScript - Size: 275 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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: Python - Size: 297 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

skrrtn/Twitch-OpenAI-TTS

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

Language: Python - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

leokwsw/OpenAI-TTS-Gradio

Use OpenAI TTS(Text to Speech) API with Gradio

Language: Python - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 10

tom-huntington/unofficial-openai-tts-cli

CLI for OpenAI's tts API

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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: JavaScript - Size: 601 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 92 - Forks: 28

itstor/openai-gpt-tts-stream

Stream GPT response to TTS directly using Flask

Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3