Giter Site home page Giter Site logo

smlum / scription Goto Github PK

View Code? Open in Web Editor NEW
82.0 7.0 24.0 3.15 MB

An editor for speech-to-text transcripts such as AWS Transcribe and Mozilla DeepSpeech

Home Page: https://scription.app/

License: GNU Affero General Public License v3.0

CSS 6.04% HTML 23.33% JavaScript 70.62%
aws-transcribe deepspeech mozilla-deepspeech transcription speech-to-text yandex-speech-kit scription google-speech-to-text

scription's People

Contributors

dependabot[bot] avatar likeleto avatar smlum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

scription's Issues

Reformat audio in the browser

HTML5 audio player has problems with large audio files. This causes delayed playback and syncing problems with the text.

The following was found to help with playback without compromising quality:

  • Use a lossy file format (like mp3)
  • Reduce bitrate and sample rates to 16k
  • Reformat to a constant bitrate
  • Convert to mono

It would be better to do all of this in the browser once a user uploads audio, e.g., using https://github.com/Kagami/ffmpeg.js

Make the interface responsive

The app doesn't need to be fully functional on mobile - but it should tell the user to use desktop at the very least. Or show an example of what the app can do.

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.