openai-whisper
There are 208 repositories under openai-whisper topic.
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Grt1228/chatgpt-java
ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
ahmetoner/whisper-asr-webservice
OpenAI Whisper ASR Webservice API
m1guelpf/auto-subtitle
Automatically generate and overlay subtitles for any video.
m1guelpf/yt-whisper
Using OpenAI's Whisper to automatically generate YouTube subtitles
abus-aikorea/voice-pro
Gradio WebUI for whisper, faster-whisper, whisper-timestamped. Supports YouTube Downloader, Vocal Remover, Transcription, Text-to-Speech (Edge-TTS, F5-TTS), and Translation.
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
locaal-ai/obs-localvocal
OBS plugin for local speech recognition and captioning using AI
usefulsensors/useful-transformers
Efficient Inference of Transformer models
savbell/whisper-writer
💬📝 A small dictation app using OpenAI's Whisper speech recognition model.
Nikorasu/LiveWhisper
A nearly-live implementation of OpenAI's Whisper, using sounddevice. Requires existing Whisper install.
Lambdua/openai4j
Java client library for OpenAI API.Full support for all OpenAI API models including Completions, Chat, Edits, Embeddings, Audio, Files, Assistants-v2, Images, Moderations, Batch, and Fine-tuning.
Carleslc/AudioToText
Transcribe and translate audio to text using Whisper and DeepL.
Stage-Whisper/Stage-Whisper
The main repo for Stage Whisper — a free, secure, and easy-to-use transcription app for journalists, powered by OpenAI's Whisper automatic speech recognition (ASR) machine learning models.
HemulGM/DelphiOpenAI
OpenAI API wrapper for Delphi. Use ChatGPT, DALL-E, Whisper and other products.
nikdanilov/whisper-obsidian-plugin
Speech-to-text in Obsidian using OpenAI Whisper
abdeladim-s/pywhispercpp
Python bindings for whisper.cpp
supershaneski/openai-whisper
A sample web app using OpenAI Whisper to transcribe audio built on Next.js. It records audio continuously for some time interval then uploads the audio data to the server for transcribing/translating.
nicolodiamante/chatty
Unleash the power of Chatty: the intersection of ChatGPT’s intelligence, DALL·E's creativity, and Whisper's precise audio transcription for your Apple devices with support of 30 languages.
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.
Illyism/openai-whisper-api
OpenAI Whisper API based on Node.js / Bun.sh in a Docker Container + Google Cloud Run Example
BatuhanYilmaz26/Auto-Subtitled-Video-Generator
Input a YouTube video link or upload a video file and get a video with subtitles.
zahidkhawaja/whisper-nextjs
Next.js app for serverless deployments of OpenAI Whisper on Banana.dev
supershaneski/openai-whisper-api
A sample speech transcription app implementing OpenAI Text to Speech API based on Whisper, an automatic speech recognition (ASR) system, built using Next 13, the React framework
Justmalhar/open-audio
Open-Audio TTS: A robust web app leveraging OpenAI's powerful Text-to-Speech (TTS) models to generate natural-sounding audio from text. Built with modern web technologies for an intuitive user experience, including customizable voice and speech speed settings, and the ability to download audio files directly.
Lightning-Universe/Echo
Production-ready audio and video transcription app that can run on your laptop or in the cloud.
bellingcat/whisperbox-transcribe
Easy to deploy API for transcribing and translating audio / video using OpenAI's whisper model.
I5UCC/VRCTextboxSTT
A SpeechToText application that uses OpenAI's whisper via faster-whisper to transcribe audio and send that information to VRChats textbox system and/or KillFrenzyAvatarText over OSC. Also supports various other methods like OBS via Browsersource and a SteamVR overlay!
Mohamad-Hussein/speech-assistant
Desktop application for Linux and Windows that utilizes distil-whisper models from HuggingFace, to enable real-time offline speech-to-text dictation.
alexogeny/cortana
Your own personal assistant thanks to chat-gpt, whisper, and elevenlabs tts
dhruvyad/uttertype
Short code for dictation using OpenAI Whisper for transcription.
ahmedbesbes/audiolizr
A bentoML-powered API to transcribe audio and make sense of it
platisd/phonix
Generate captions for videos using the power of OpenAI's Whisper API
teddylee777/openai-api-kr
OpenAI 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 Python OpenAI API 를 더 쉽고 효과적으로 사용하는 방법을 배울 수 있습니다.
ali-h-kudeir/transcribe-video-audio
An OpenAI's Whisper-based full-stack project to transcribe audio and video files using React & Django.