Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
audio
audioduration (s)
0.52
63.4
End of preview. Expand in Data Studio
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Cleaned GSG Dataset

This dataset contains processed audio segments and their transcripts.

Features

  • segment_uid: Unique identifier per segment (string)
  • processed_time: Timestamp of processing (int64)
  • audio: Audio file(s) (Audio)
  • text: Transcribed text (string)
  • start_time: Start time of segment (string)
  • end_time: End time of segment (string)

Example Row

{
  "segment_uid": "GSG11241_eddfa15c-9d37-4ac4-81ff-b20e00fd58d3_0",
  "processed_time": 1754916393,
  "audio": [
    {
      "src": "https://huggingface.co/datasets/CentraLogic/cleaned_GSG_dataset/resolve/main/audio_bundle_1.zip/GSG11241_eddfa15c-9d37-4ac4-81ff-b20e00fd58d3_0.mp3",
      "type": "audio/mpeg"
    }
  ],
  "text": "Now dictating a follow-up note on Jeanette JENETTE Esposito ESPOSITO date is July 1st, 2025 Ms. Esposito comes to the office today with her companion, Faith. I had seen her almost three weeks ago on June 10, 2025. She had a recurrent dislocation of her right shoulder. I had done her rotator cuff repair years ago and she is feeling much better, though she does not have much pain. She does not have much pain. She is a little stiff. She has been wearing the sling. because we told her in her age group 72 years old, after one dislocation, likelihood of recurrent dislocation is small",
  "correctedText": "",
  "isCorrect": true,
  "isUpdated": false,
  "start_time": "00:00:00.000",
  "end_time": "00:00:30.980"
}
Downloads last month
-