Skip to content

A Simple Program that uses Vosk-an AI Speech Recognition Model- to convert real time words into text. The goal of this project is to learn how to implement Speech Recognition AI models so I can properly use them to build my soon to be AI assistant named I.V.E.N.

Notifications You must be signed in to change notification settings

Stephen-Onochie/Speech-To-Text-Converter

Repository files navigation

Speech-To-Text-Converter

A Simple Program that uses Whisper-an AI Speech Recognition Model- to convert real time words into text. This goal of this project is to learn how to implement Speech Recognition AI models so I can properly use them to build my soon to be AI assistant named I.V.E.N.

Reference Videos

Technologies to Download

  • Python (version 3.13 at the time of development)
  • PyTorch
  • Package Manager (Chocolatey for Windows or Homebrew for Mac)
  • FFmpeg
  • Vosk (Realtime Speech Recognition) => pip install vosk
  • Whisper AI (Recorded Audio Files)
  • Pyaudio
  • ipywidgets

About

A Simple Program that uses Vosk-an AI Speech Recognition Model- to convert real time words into text. The goal of this project is to learn how to implement Speech Recognition AI models so I can properly use them to build my soon to be AI assistant named I.V.E.N.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages