/AI_speech_recognition_voice_transcribe

implement speech recognition in Python in compinitaion with an OpenAI Voice Assistant to have automatic answers

Primary LanguagePython

Three projects with Python to:

  • Record voice and save it as WAV audio file
  • Convert & edit the rate and frames of an audio file
  • Transcribe audio/video files with the ability to save the transcription as a TXT using AssemblyAI API.
  • Implement speech recognition in Python in combination with an OpenAI Voice Assistant to have automatic answers.

image