GithubHelp home page GithubHelp logo

workout's Introduction

About

Workout scheduler to stay in shape during corona-gymless-times. Gives voice instructions on which exercise to do without you having to look at the clock or a workout chart.

Hard coded schedules along with rests.

Abdominal workout regimen:

These exercises are what I thought were useful for me. Some of these can be found from this youtube link.

  1. Leg raises (60 seconds)
  • Rest 5 seconds
  1. Seated clockwise circles (60 seconds)
  • Rest 5 seconds
  1. Seated Anticlockwise circles (60 seconds)
  • Rest 30 seconds
  1. Mountain climbers (60 seconds)
  • Rest 5 seconds
  1. Plank (120 seconds)
  • Rest 30 seconds
  1. Plank with Twist (60 seconds)
  • Rest 15 seconds
  1. Scissors (60 seconds)
  • Rest 5 seconds
  1. Russian tuck twist (60 seconds)

Getting started

Dependencies

Get the below Dependencies from the mentioned package managers:

  • pip install scipy
  • conda install -c conda-forge python-sounddevice
  • pip install jupyter
  1. Clone the repo. This will get the jupyter notebook along with 'call_recording' directory that contains wav files that have the recorded instructions.
  2. Simply run all the cells of the jupyter notebook downloaded.

Creating recordings

I just recorded my voice for each exercise instruction using record_voice.ipynb. The directory in which recordings get stored is 'call_recording', which is set in this notebook and hard-coded as string in workout notebooks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.