Giter Club home page Giter Club logo

perceptual-qualities-app's Introduction

Voice App

This project is designed and developed by researchers affiliated with the Berkeley Speech Group. Our aims are:

  1. To offer training exercises for voice therapy
  2. To collect a large-scale dataset of transgender and gender non-conforming individuals’ voices for research purposes only
  3. To track individuals' progress throughout voice therapy sessions for research purposes only

Getting Started

Prerequisites

You'll need npm and node. To check your version, run:

node -v
npm -v

in your terminal.

To install Node, use a Node version manager like nvm (for Mac) or nvm-windows (for Windows) to install Node.js and npm. See Downloading and installing Node.js and npm.

Installation

To clone the repo & install dependencies:

  1. Clone this repo
    • using SSH (recommended)
      git clone [email protected]:selene-huang/voice-app.git
    • using HTTPS
      git clone https://github.com/selene-huang/voice-app.git
  2. Enter the cloned directory
    cd voice-app
  3. Install project dependencies. This command installs all packages from package.json.
    npm install

We recommend opening this project in VSCode for development.

Helpful resources

Running the app

  1. In the project directory, run:
     npx expo start
  2. There are several ways to test the app:
    • Expo Go (Recommended): download Expo Go on your phone, connect to same network as your laptop, and use your phone camera to scan the QR code displayed in the command line.
    • Web: typing w into the expo command line opens the app in a web view.
      • Warning: since the app is designed to be used on a mobile app, web compatibility might be limited, and some functionality might be different when using the web setup.

perceptual-qualities-app's People

Contributors

selene-huang avatar ivycase avatar

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.