Giter Club home page Giter Club logo

m3gan's Introduction

Note: This is a work in progress (WIP) Think Siri but with your choice of voice! This application will take your prompts and repond verbally through a variety of sound options

High Level Process Flow:

  1. Record speech from microphone on button push to start recording
  2. Save recorded speech into a temp to stop recording *Steps 3 - 6 begins upon pressing the "Stop" button
  3. Transcribe saved speech in temp
  4. Pass transcribed speech to ChatGPT
  5. Store ChatGPT response
  6. Pass response to Cocqui-TTS for speech synthesis (Preferred would be Microsoft VALL-E if available)
  7. Read saved TTS wav file and playback as audio
  8. Perform temporary file cleanup

Background: I watched the movie M3gan (hence the repo name) which prompted me to build this by chaining different models to reach an outcome of AI generated response to human input via speech.

My aim for this is to have something like a conversational AI with ChatGPT as the responder.

Requirements:

  • Models:
    • OpenAI Whisper medium.en.pt for transcription
    • OpenAI member with key generated to access chatGPT via API call for response
    • en/ljspeech/vits model from cocqui-tts (available on huggingface) for speech to text

m3gan's People

Contributors

christopher-luu97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.