Spaces:
Sleeping
Sleeping
title: BrainRotTok | |
emoji: 🧟 | |
colorFrom: green | |
colorTo: pink | |
sdk: docker | |
pinned: false | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# BrainRotTok | |
## What is BrainRotTok? | |
BrainRotTok allows you to create those iconic TikTok videos with subtitles. There are different types of videos you can create, you can find the list of them below in the "What can you do with this?" section. | |
The same project is also available on GitHub: [Detopall/BrainRotTok](https://github.com/Detopall/BrainRotTok) | |
## What is brain rot? | |
Brain rot is a term used to describe the feeling of your brain rotting away after watching those highly addictive, short videos on TikTok. It is also used to describe the content that causes this feeling. Brain rot content is usually low effort, low quality, and highly addictive. | |
[Urban Dictionary](https://www.urbandictionary.com/define.php?term=Brainrot%20Content) | |
## Why did I make this? | |
I kept seeing these videos on TikTok and I thought it would be fun to make a website that allows you to create these videos. I also wanted to use FFmpeg and OpenAI's Whisper API, so I thought this would be a good project to do that. | |
## What can you do with this? | |
- **Basic**: a video with subtitles underneath | |
- **Subway Surfers**: a top and bottom video with subtitles for the bottom video and the top video is muted | |
- **Minecraft Reddit**: a background video with subtitles (provided by you) in the middle and the subtitles are spoken by a text-to-speech voice | |
- **Video Cutter**: a video with a specific part of the video cut out | |
## What technologies are used? | |
- React (with TypeScript) | |
- Python | |
- FastAPI | |
- Whisper (OpenAI) | |
- FFmpeg | |
- ImageMagick | |