In this notebook, I implemented a script to transcribe YouTube videos (and audio files in general) using Google's speech-to-text API.
-
Updated
Dec 19, 2022 - Jupyter Notebook
In this notebook, I implemented a script to transcribe YouTube videos (and audio files in general) using Google's speech-to-text API.
Text translation and sentiment analysis using transformers using PyTorch and Jupyter Notebook.
If you want to learn these topics, i refer you to go through this notebook.
A Python tool for translating text between languages and converting the translation into audio. Using `googletrans` for translation and `gTTS` for text-to-speech, this project provides a simple way to create multilingual audio content directly in a Jupyter Notebook environment.
Add a description, image, and links to the text-translation topic page so that developers can more easily learn about it.
To associate your repository with the text-translation topic, visit your repo's landing page and select "manage topics."