MultiDialog / README.md
SeJinPark's picture
Update README.md
11029ca verified
|
raw
history blame
No virus
774 Bytes
metadata
license: cc
task_categories:
  - audio-to-audio
  - text-generation
  - audio-classification
  - video-classification
language:
  - en
size_categories:
  - 1K<n<10K

Dataset Description

This dataset includes manually annotated metadata linking audio files to transcriptions, emotions, and other attributes. The test_freq.parquet file contains these links and metadata.

Data Fields

  • id: unique identifier for each conversation.
  • 'utterance' : uterrance index.
  • from: who the message is from (human, gpt)
  • value: the text of the utterance.
  • emotion: the emotion of the utterance.
  • audpath: path to the associated audio file.