CoolFace
5 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01bourbouh /moroccan-darija-youtube-subtitles Moroccan Darija YouTube Subtitles Dataset This dataset contains subtitles from YouTube videos in Moroccan Darija, a colloquial Arabic dialect spoken in Morocco. The subtitles were collected from several popular Moroccan YouTube channels, providing a diverse set of transcriptions in the Darija language. Dataset Description The dataset is provided as a CSV file, where each row represents a YouTube video and contains the following columns: video_id: The unique identifier of… See the full description on the dataset page: https://huggingface.co/datasets/bourbouh/moroccan-darija-youtube-subtitles.textothern<1K3 likes104 downloads2y agoHugging Face02IljaSamoilov /ERR-transcription-to-subtitlesThis dataset is created by Ilja Samoilov. In dataset is tv show subtitles from ERR and transcriptions of those shows created with TalTech ASR. from datasets import load_dataset, load_metric dataset = load_dataset('csv', data_files={'train': "train.tsv", \ "validation":"val.tsv", \ "test": "test.tsv"}, delimiter='\t') tabular100K<n<1M0 likes67 downloads4y agoHugging Face03cilyy /Anime_subtitles_CN Dataset Card for Dataset Name This repo contains a csv file about anime subtitles crawl from open web.This dataset could be used for t2t,all the NLP projects expectionly of the anime domain.It's part.1,probably will have part.2. Dataset Description anime_subtitles.csv: Contains two features('name' and 'caption') and 4055 rows,about 400MB. Each name represent one season or movie, caption contaions all the dialogues that the characters speaks but no characters name or… See the full description on the dataset page: https://huggingface.co/datasets/cilyy/Anime_subtitles_CN.texttext-generation1K<n<10K2 likes39 downloads2y agoHugging Face04Maral /conversational-persian-subtitles Conversational Persian Subtitles Dataset name: Conversational Persian SubtitlesCollaboration: Maral Zarvani & Milad Ghashangi AgdamLicense: CC BY 4.0Hugging Face Repo: https://huggingface.co/datasets/Maral/conversational-persian-subtitles 1. Dataset Description This dataset contains cleaned Persian subtitle lines from a wide variety of Korean TV series and films, each line reflecting informal, conversational dialogue. All markup (square brackets, timecodes,etc.) has… See the full description on the dataset page: https://huggingface.co/datasets/Maral/conversational-persian-subtitles.text100K<n<1M0 likes36 downloads1y agoHugging Face05abdelhaqueidali /Zouhir-Amazigh-Subtitles Dataset Card for Zouhir-Amazigh-Subtitles This dataset provides parallel sentence-level translations and precise audio timestamps extracted from the YouTube channel of Zouhir Amazigh. It is curated to support Automatic Speech Recognition (ASR), machine translation, and text generation tasks for the Amazigh language. Dataset Details Dataset Summary The dataset contains aligned speech segments, text timestamps, and sentence-level parallel data scraped… See the full description on the dataset page: https://huggingface.co/datasets/abdelhaqueidali/Zouhir-Amazigh-Subtitles.texttranslationn<1K1 likes15 downloads2mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.