Skip to content

viraterletska/Voice_Controlled_Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice_Controlled_Stopwatch 🕐

Description:

A simple desktop application that allows users to control a stopwatch using voice commands, leveraging the Whisper model from Hugging Face for speech recognition.

Features:

  • Start the stopwatch with the command "start".
  • Stop the stopwatch with the command "stop".
  • Reset the stopwatch with the command "reset".
  • User-friendly GUI built with Tkinter

Model Description

Installation:

  1. Clone the repository:
    git clone <repo-url>
    cd voice_controlled_stopwatch
  2. Install dependencies:
     pip install -r requirements.txt
  3. Run the application:
     python main.py
    

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages