/AI-TikTok-Transcript-Tool

This repository contains a TikTok Transcript Downloader application utilizing OpenAI's technology to transcribe audio from TikTok videos into text. The application is designed with a user-friendly GUI interface, supporting the downloading of audio from TikTok followed by an automated transcription process.

Primary LanguagePython

OpenAI TikTok Transcript

A tool for transcribing TikTok audio to text using OpenAI's Whisper model.

tiktoktranscriptdownloader

Features

  • Downloads audio from TikTok videos.
  • Transcribes audio to text.
  • Simple graphical user interface.

Tech

  • Python
  • yt_dlp for audio downloading
  • openai library with whisper-1 model for transcription
  • tkinter and customtkinter for GUI

Install

  1. Run install-requirements.bat to install necessary libraries.
  2. Set your OpenAI API key in the application.

Usage

Launch the app, input a TikTok link, and start transcribing.