Coder Social home page Coder Social logo

0xqq / open-speech-recording Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petewarden/open-speech-recording

0.0 1.0 0.0 24 KB

Web application to record speech for an open data set

License: Apache License 2.0

Python 8.68% JavaScript 33.54% CSS 10.80% HTML 46.98%

open-speech-recording's Introduction

Open Speech Recording is a small web application to collect short snippets of speech, and upload them to cloud storage. It's designed to help gather open speech data sets to train machine learning systems.

It's based around a small Flask app that will run on Google App Engine. This serves up a client-side Javascript app that prompts for a series of words, records the audio, and then POSTs the results back to the server.

Running

To get started, you'll need to edit app.yaml to point to your own storage bucket and update the session key. If you have the Google Cloud SDK set up, you should be able to run a local copy with this command:

dev_appserver.py app.yaml

I've often had trouble getting local copies of the app to work with cloud storage, so you may see errors on the final upload stage with this setup. To deploy it to an appspot instance, run this:

gcloud app deploy

Credits

Thanks to the Mozilla team for the Web Dictaphone sample application that I used as a starting point, Sole for the oscilloscope, and the Flask team for a lovely Python microframework!

Written by Pete Warden, [email protected].

open-speech-recording's People

Contributors

petewarden avatar

Watchers

 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.