English version of the dataset README #455
|
Hi, Thank you for releasing the dataset. I was going through the README but it's in Russian and I can't follow the instructions. Can someone who speaks both Russian and English make an English version of the README? LLMs can help in translating it but it's important to get a human to review the translation especially for technical topics. Thx https://github.com/snakers4/silero-vad/blob/master/datasets/README.md |
Replies: 1 comment 1 reply
|
Here is a draft generated my llama-3-70B. Silero-VAD Dataset
The links below provide import pandas as pd
dataframe = pd.read_feather(PATH_TO_FEATHER_FILE)Each
Columns containing information about loading audio files vary and are described for each dataset below. All data is labeled with a temporal discretization of ~30 milliseconds (
Bible.isLink to
globalrecordings.netLink to
VoxLingua107Link to
Common VoiceLink to This dataset cannot be downloaded via static links. To download, go to the link and, after gaining access through the corresponding form, download archives for each available language. Note! The provided labeling is valid for version 16.1 of the original dataset.
MLSLink to
LicenseThis dataset is distributed under the CitationFootnotes
|
Here is a draft generated my llama-3-70B.
Silero-VAD Dataset
The links below provide
.featherfiles containing labeled open audio datasets using Silero VAD, as well as a brief description of each dataset with examples of loading..featherfiles can be opened using thepandaslibrary:Each
.featherfile with labeling contains the following columns:speech_timings- labeling of the audio. This is a list containing dictio…