From 3d0a9096ce88e329819a53a363f004951a753c2d Mon Sep 17 00:00:00 2001 From: Farooq Karimi Zadeh Date: Tue, 9 May 2023 22:45:21 +0330 Subject: [PATCH] Update README.md: fix small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d350483..0861e37 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ We have created a [github project page](https://github.com/orgs/LAION-AI/project There are mainly two ways to contribute to our audio dataset project. -1. **Collection of scattered audio sources by means of web scraping technique (and then convert them to webdatset format, i.e. the second point below)**. +1. **Collection of scattered audio sources by means of web scraping technique (and then convert them to webdataset format, i.e. the second point below)**. > Example: crawling word-pronunciation pair from Cambridge Dictionary, or scrape videos from youtube, extract the sound and associate then with the title. Please join us in Discord if you want to know which scattered audio sources we currently focus on, or if you have suggestion about what we should scrape next.