Giter VIP home page Giter VIP logo

transcript-server's Introduction

Effecient Audio Transcription

Introduction

This project aims to address the gap between transcription technology at the bleeding edge and usable, performant implementations of these technologies.

Usage

Currently, your best bet is to clone the repo on a machine with Nvidia drivers and Docker. Use Docker to build and start the container. You will need considrable (50+ GB) space to build the image due to Nvidia tooling. Docker will start a local server on the instance that responds to POST requests with your file.

Benchmarks

All evals done on LibriSpeech test-clean

AWS g4dn.xlarge (Nvidia T4) 16GB/4vCPUs

Stock parakeet-ctc-0.6b:

Performance Metrics: Total Execution Time: 331.72 seconds Total Audio Duration: 19452.48 seconds Total Transcription Time: 326.83 seconds Average Transcription Time per File: 0.1247 seconds
Files Processed: 2620 Overall RTF: 0.0168 Overall WER: 0.0204

Overall RTF: 0.0168 * $.526 /hour (g4dn.xlarge) = $.0088 /hour! *granted, this assumes 100% utilization

To Do

  • Worker status updates
  • optimize small file loading
  • Explain project
  • Cost analysis of existing transcription services
  • Optimize data loading
    • check if eval data exists, download otherwise
  • Web-reachable server
  • Optimize model for inference
    • tensorRT conversion
    • mixed precision
  • Automate provisioning
  • Check for local model instead of Dl

License

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

transcript-server's People

Contributors

adamconrad7 avatar

Stargazers

 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.