Simple Python script using pyttsx3 for Text to Speech conversion. Customize speech rate, volume, and voice gender.
-
Updated
Feb 3, 2024 - Python
Simple Python script using pyttsx3 for Text to Speech conversion. Customize speech rate, volume, and voice gender.
The Password Generator is a Python script that leverages the Tkinter library to create an interactive and user-friendly graphical user interface for generating random passwords.
This Python application is a simple typing speed test game. It displays words from a text file and challenges the user to type them correctly within a 60-second time limit. The user's score is calculated based on the number of characters typed correctly per second (CPS).
This is a simple python program, that takes the camera footage ana displays a rectangle on the detected face.
The GitHub repository "Hand-Detection" by JimmyVS provides a Python project for real-time hand detection using MediaPipe. It features capabilities for detecting single or multiple hands, visualizing hand landmarks, recognizing finger gestures, and calculating distances between fingertips.
This script builds, trains, evaluates, and tests a neural network for simple arithmetic operations. It loads data from a CSV file containing arithmetic problems, preprocesses it by scaling the features, and splits it into training and testing sets.
This repository contains a Python implementation of Conway's Game of Life using the Pygame library for visualization and user interaction.
A simple guess the number game. Try to find the random generated number, with the least tries you can.
Add a description, image, and links to the jimmyvs topic page so that developers can more easily learn about it.
To associate your repository with the jimmyvs topic, visit your repo's landing page and select "manage topics."