An open API service indexing awesome lists of open source software.

https://github.com/math-pixel/thetranscriber


https://github.com/math-pixel/thetranscriber

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# TheTranscriber

## Description

The Transcriber project aims to provide a tool for automatically transcribing videos from YouTube into text format. This tool utilizes speech recognition technology to convert spoken words in videos into written text, enabling users to obtain accurate and readable transcripts of YouTube videos.

## Prerequisites

Before installing this project, make sure you have the following installed:

- Python (version 3.9.6)
- libmagic
- codec-Klite (on windows)

## Installation

> Clone this repository to your local machine:
```bash
git clone https://github.com/math-pixel/TheTranscriber.git
```

> Navigate to the project directory:
```bash
cd TheTranscriber
```

> Install the dependencies
```bash
pip install -r requirements.txt
```

## Usage

> Just launch the program :p
```
python main.py
```

## Contributors

[](https://github.com/math-pixel)
[](https://github.com/Kibishi47)
[](https://github.com/EthanCarollo)
[](https://github.com/Anthony74742)
[](https://github.com/Ilanou)
[](https://github.com/P-Lrou)