Code Monkey home page Code Monkey logo

qhackssmarizer's Introduction

QhacksSmarizer

For using youtubeTranscriber.py,

  • download streamlit by using "pip install streamlit",

  • install youtube_dl by using "pip install youtube_dl"

  • download ffbinaries from " https://ffbinaries.com/downloads", and download 3 files: "ffplay", "ffprobe" and "ffmpeg", Sudo cp ./ffmpeg ./ffplay ./ffprobe /usr/local/bin input your computer password then "vim ~/.zshrc" Add "PATH=β€œ/usr/local/bin:$PATH” to end of zshrc then use ":wq" to save and quit

  • after install all the libraries, cd to your "videoPart.py" place, and use "streamlit run videoPart.py"

  • After installations, you could run the youtubeTranscriber.py by using command "streamlit run youtubeTranscriber.py"

  • After clicking the "Get transcript", you could get a transcription.txt file in your directory

  • Then run the Summarizer.py, by adjusting the final line's number, you could get different length summary. e.g. if you input 4, you could get a relatively long but accurate summary. if you enter 1, you could get a short summary but less accurate summary.

qhackssmarizer's People

Contributors

eus-lwq avatar feitingy avatar amberwjl 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.