The Dataset Viewer is not available on this dataset.

Dataset card for baneks-speech

Dataset summary

This dataset contains speech generated for anekdotes parsed from a few vk social network communities using stc model. The dataset corresponds to the default configuration from the baneks dataset. Since the dataset is regularly updated, there is no fixed number of entries, so stay tuned.

Dataset structure

Data instance

An example of an entry from the dataset is given below:

{
    'text': 'Сидят русский и казах Русский спрашивает: - Слушай, а у тебя жена есть? - Жок - Молодец! Я бы свою тоже сжег нахуй!',
    'audio': {
        'path': '/root/.cache/huggingface/datasets/downloads/extracted/e8abea39e83c61e4a60c5a4b0661dc044ae82cfcd84b26f966b87999f73ae92e/00476018.anekdotikategoriib.mp3',
        'array': array([ 8.09500818e-07,  1.27653129e-06,  4.17583010e-07, ..., -8.52341486e-07,  9.19626189e-07,  1.67368569e-06]),
        'sampling_rate': 22050
    },
    'artist': 'Vladimir_n',
    'id': 476018,
    'source': 'anekdotikategoriib'
}

Data fields

Each dataset entry therefore consists of the following fields:

  • text - text representation of the anecdote;
  • id - id of the corresponding post;
  • source - community name in which the corresponding post has been published;
  • artist - identifier of the voice which was used for speech generation;
  • audio - audio data read from an mp3 file.
Downloads last month
6

Collection including zeio/baneks-speech