Giter Site home page Giter Site logo

baileytincher / classtranscribe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cs-education/classtranscribe

0.0 2.0 0.0 143.55 MB

ClassTranscribe provides accessible, searchable lecture videos with captions using automated Speech-to-text and crowdsourcing techniques

Home Page: http://classtranscribe.com

License: MIT License

JavaScript 75.43% Dockerfile 0.20% HTML 13.36% Python 4.58% Makefile 0.09% CSS 6.17% Shell 0.16%

classtranscribe's Introduction

ClassTranscribe

ClassTranscribe is an open-source, web-based platform that leverages crowdsourcing to address the problem of accurate, reliable and fast transcriptions of college lectures. Completed transcriptions provide search functionality that augments existing lecture recordings and enable enhanced educational features including closed captioning. Read the ClassTranscribe paper here - https://www.slate2015.org/files/submissions/Ren15-CAN.pdf

How to run your own instance of ClassTranscribe

Refer to Docker/readme.txt

Structure

A MSSQL based API tool offering database-interaction functions.

models used to build sql tables

Initialize the tables

primary_key
foreign_key

courseId offeringId
id courseNumber courseName courseDescription deptId
id deptName acronym
sectionId courseId json
id date offeringId mediaId
id videoURL sourceType siteSpecificJSON
id videoLocalLocation audioLocalLocation siteSpecificJSON videoHashsum audioHashsum wavAudioLocalFile wavHashsum srtFileLocation log taskCreatorUserId mediaId
id section termId deptId universityId
id roleName
id termName
id universityName
id mailId firstName lastName password verifiedId universityId
userId offeringId roleId

Here contains server side features and functions

index.js is the general setup routes has various js files that we are currently using

classtranscribe's People

Contributors

adamm789 avatar angrave avatar bobrenjc93 avatar chirantan31 avatar ddcha3 avatar hongyuw2 avatar ngathai2 avatar obmelvin avatar pranaygp avatar rmaxiqp avatar saundesh avatar shuan102 avatar silance avatar surtaihan avatar tdy avatar xyrng avatar ywang282 avatar

Watchers

 avatar  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.