Git Product home page Git Product logo

ips-lmu / transcription-portal Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 1.0 9.85 MB

A portal that offers a transcription chain for multi upload and processing of audio files using ASR, OCTRA, MAUS and EMU-webApp.

Home Page: https://www.phonetik.uni-muenchen.de/apps/TranscriptionPortal/

License: MIT License

TypeScript 73.48% JavaScript 2.96% HTML 18.18% CSS 3.03% PHP 2.35%
transcription audio-transcribing asr audio-transcription

transcription-portal's Introduction

TranscriptionPortal

TranscriptionPortal OCTRA TranscriptionPortal EMU-webApp

Implementation of a transcription chain that supports ASR, OCTRA, MAUS and EMU-webApp.

Website

You can use TranscriptionPortal without installation here: https://www.phonetik.uni-muenchen.de/apps/TranscriptionPortal/

Installation

You can install TranscriptionPortal on your own web server. Just download the repository and copy the contents from the dist folder to your web server.

Development

Installation

Clone this repository and install all dependencies using npm install. It is recommended to use WebStorm or PHPStorm IDE and the tslint settings from tslint.json in order to check the code style automatically.

Contribution

For this project commitizen is used. If you want to contribute to this project you should make use of this tool to create commit messages important for the changelog (other commit messages will be ignored otherwise). For WebStorm or PHPStorm there is a Commit Template Plugin to create these templates.

For creating changelog automatically, conventional-changelog-cli is used. To create changelogs you need to install conventional-changelog-cli globally as described on its github page. After installation you just need to run npm run changelog to create the changelog automatically.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run sh ./build.sh to build the project. The build artifacts will be stored in the dist/transcription-portal directory. Adapt the configuration in the build.sh script as you need.

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.