voicerecognition

There are 20 repositories under voicerecognition topic.

  • botbahlul/autosrt

    A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using free Google Speech Recognition API) and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any video or audio file

    Language:Python483511
  • botbahlul/pyvosklivesubtitle

    PySimpleGUI based DESKTOP APP that can RECOGNIZE any live streaming in 23 languages that supported by VOSK then TRANSLATE (using unofficial online Google Translate API) and display it as LIVE CAPTION / LIVE SUBTITLE

    Language:Python27365
  • botbahlul/whisper_autosrt

    A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using faster_whisper module which is a reimplementation of OpenAI Whisper module) and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any video or audio file

    Language:Python21322
  • botbahlul/android-autosrt

    ANDROID APP to AUTO GENERATE SUBTITLE FILE and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any audio/video files

    Language:Java14221
  • botbahlul/android-autosrt-v2

    ANDROID APP to AUTO GENERATE SUBTITLE FILE and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any audio/video files using 2 ACTIVITIES

    Language:Java11212
  • botbahlul/vosk_autosrt

    A python script COMMAND LINE utility to AUTO GENERATE SUBTITLE FILE (using free Vosk Speech Recognition API) and TRANSLATED SUBTITLE FILE (using unofficial online Google Translate API) for any video or audio file

    Language:Python9211
  • SONUS

    armandcismaru/SONUS

    Games project 2022 - SONUS - Team E

    Language:C#41861
  • general-labs/Luz-Vision

    Artificial Intelligence in Assistive Technology. Using AI and Machine Learning we can redefine what vision means for visually impaired or blind.

    Language:Python3200
  • itisdb/Capstone

    This project aims at developing a system that can use dimensional models and human interaction to get info about the persons Mental Health.

    Language:Jupyter Notebook2130
  • astral2156/Callivoice

    Voice Diary Android App using Google speech API, Firebase

    Language:Java1214
  • haker88/AudioTensorfFlow

    Audio classification with tensorflow

    Language:Jupyter Notebook1200
  • PetrFlajsingr/SpeechRecognition

    Bachelor's thesis dealing with voice recognition on Android devices.

    Language:C++124
  • ronibandini/halloweenTrickOrTreat

    Trick or treat automata for Halloween

    Language:C++1101
  • prithvichandan/jarvis-mic

    This android app code uses the google voice recognition api to get the voice command from the master and send it to the communication.py file

  • AshikurRahmanMunna/next.js-voice-search

    This is simple voice recognition system. Please open in google chrome or safari to get the voice recognition. Because some of the browsers don't support voice recognition.

    Language:JavaScript10
  • Chhavimohitkar65/python-fun-projects

    The Python Projects Repository features two projects: Connect 4 Game: Play against an AI using the Minimax Algorithm with alpha-beta pruning, visualized with Pygame. Voice Calculator: Perform basic arithmetic with voice feedback using the pyttsx3 library. Both showcase Python’s ability to create interactive applications.

    Language:Python
  • gacot2/SubtitleAdder

    The goal of this project is to take a video with speech as an input and give back some text as an output. The final goal will be to translate that text and potentialy add it under the initial video

    Language:JavaScript10
  • michaeldehaney94/py_Alexa_clone

    Alexa virtual assistant AI clone named 'Clara', built using python.

    Language:Python10
  • samaralii/SongRecognition

    A prototype app for recognizing words in song using Pocketphinx

    Language:Kotlin20