Giter Club home page Giter Club logo

owncast-with-transcriptions's Introduction

Owncast fork for Jannik Volkland's bachelor thesis

This is a fork of the Owncast project which aims to implement an online transcription service into Owncast. As part of my bachelor thesis, I cannot accept pull requests at this point. Also, please do not expect the master branch to be as reliable as on the Owncast master branch.

This fork appeared after the v0.0.6 release.

For any issues besides the transcription, please visit the Owncast issues page and our RocketChat.

Building from Source with AWS integration

  1. Create an AWS account if you don't have one already.
  2. In IAM, create an user with "Programmatic Access" and access to AmazonTranscribeFullAccess.
  3. Generate a key pair and save it in $HOME/.aws/credentials:
[default]
aws_access_key_id = <Access key ID>
aws_secret_access_key = <Secret access key>
  1. Configure the application acc. to the instructions below.
  2. Start the application with ./start.sh.

Building from Source with Azure integration

  1. Ensure you have the gcc compiler configured.
  2. Install the Go toolchain.
  3. Install the Microsoft Azure Speech SDK for Go
  4. Clone the repo. git clone https://github.com/owncast/owncast
  5. Update start.sh to contain the right paths.
  6. ./start.sh will run from source.
  7. Point your broadcasting software at your new server and start streaming.

Building from Source with Google integration

  1. Make sure you have a GCP account with a project and a service account. Activate the "Speech-to-Text" feature and download a JSON key.
  2. Clone the repo (see Azure).
  3. Edit start.sh to contain the path to your key file.
  4. ./start.sh

Configuration

Copy the transcription-example.yaml file to transcription.yaml and edit accordingly. Edit the configuration according to the documentation.

Use WebVTT instead of WebSockets

This build usually uses the WebSockets delivery method, since it works better in most environments. If you are looking to use WebVTT instead, please edit ./start.sh to build Owncast with -tags webvtt.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project chat: Join us on Rocket.Chat if you want to contribute, follow along, or if you have questions.

Jannik Volkland - @[email protected] - email [email protected]

Project Link: https://github.com/owncast/owncast

owncast-with-transcriptions's People

Contributors

ahmadkarlam avatar anoopmsivadas avatar banjofox avatar bgildson avatar bitspill avatar brownchow avatar craftamap avatar dependabot[bot] avatar felix-engelmann avatar forestjohnson avatar gabek avatar geekgonecrazy avatar gingervitis avatar graywolf336 avatar imgbot[bot] avatar jeyemwey avatar jmhobbs avatar leowmjw avatar marzal avatar mattdsteele avatar muesli avatar nforro avatar petersveter108 avatar pranav2612000 avatar sealife avatar soldiercorp avatar thilobillerbeck avatar volkland avatar

Stargazers

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