Skip to content
#

audio-processing-with-python

Here are 19 public repositories matching this topic...

This Python script is for a voice interface chatbot named Jervis. It uses OpenAI's GPT-3.5-turbo-instruct model to respond to user input. The chatbot responds by Elevenlabs Voices. Conversation are saved to MongoDB, and MP3 file local and can be emailed if needed.

  • Updated Mar 9, 2024
  • Python

Multimedia context generation tool using off-the-shelf components. Leverages several local ML/AI tools to accomplish transcription, context clues, and llm-driven tasks. Designed with extensibility in mind. Dataset preparation tool. Adds context to video and audio inputs.

  • Updated Aug 7, 2025
  • Python

🛡️ Advanced Voice Authentication System using OpenAI ChatGPT & Whisper APIs. Secure voice biometric identification with AI-powered analysis, multi-sample enrollment, and enterprise-grade authentication logging. Python-based with SQLite database.

  • Updated Oct 14, 2025
  • Python

An intelligent speech recognition system that combines OpenAI's Whisper for accurate transcription with dual emotion detection models. Analyzes both audio characteristics (tone, pitch, intensity) and textual content to provide comprehensive emotional context alongside transcriptions.

  • Updated Sep 13, 2025
  • Python

🎤 Enhance speech recognition by detecting emotions in spoken language, combining OpenAI's Whisper and emotion analysis for deeper insights.

  • Updated Oct 17, 2025
  • Python

Improve this page

Add a description, image, and links to the audio-processing-with-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the audio-processing-with-python topic, visit your repo's landing page and select "manage topics."

Learn more