Skip to content
View YounessMoustaouda's full-sized avatar

Block or report YounessMoustaouda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. faster-whisper-generate-srt-subtitles faster-whisper-generate-srt-subtitles Public

    Generate subtitles (.srt file) from an audio/video file. It uses the faster-whisper library, which is much faster than the OpenAI original one

    Python 7 1

  2. OLED_avoid_burnin OLED_avoid_burnin Public

    This script mitigates OLED burn-in by moving visible windows. Literally: move windows by X pixels every Y seconds.

    Python 1

  3. youtube-digest-generator youtube-digest-generator Public

    A web app to create summaries from youtube videos using Python, Flask and OpenAI api. Subtitle data is stored in a sqlite3 database.

    Python