Dataset Viewer
Auto-converted to Parquet Duplicate
audio
audioduration (s)
4.9
21
md5_audio
stringlengths
32
32
duration
float32
4.8
20.9
text
stringlengths
56
248
f4d1a24f8eefa105819afa908d8cbf6b
10.496
not having adequate rest. Okay okay. So that continues for better part of the day. Hmm, hmm, hmm. Then
8c0424beefda2e8d1e7a4499c3a95c48
10.2
2 times in a day, please have, an antibiotic named azithromycin.
5fa98963220974667f40e8a65ae59a6f
11
500 mg. Also, Because you're feeling weak. Take Zincovit once in a day.
9209eb2d844cc94cf8ca85e0cb02145b
20.299999
Patient has fever, headache, back pain, leg pain all over the body, I recommend to give Dolo 650 tablet thrice a day for 6 days, and I also want to give Pantop DSR for 7 days. Ask patient to come after 12 days and give thyroxine 25 mcg for 15 days.
9401d50ac1c237fdc5fb2471c8f42eff
4.8
Gelusil tablet and many more drugs and see after 7 days.
a3a6e12a0e7a22d0da69c79289c5426f
20.9
Hello. The patient has fever, headache, body ache all over the body, and there's also so much happening. I recommend him to do antigen test. I'm suspecting dengue, and the patient should take dolo 650, the patient should take Pantop DSR 40.
f8a0eeb0bc0c981db147243cd8ae9a53
15.9
And, I want to also give Pantop DSR 40. And then, give some Eno for 5 days and ask the patient to come and see me after 10 days.
2b69ee34ccabe219ff7a784a78a40e4a
12.2
Patient has headache, fever, depression, leg pain. I want to prescribe giving patient Dolo 650.
880722f6b4bced02743fbdc38b5757d2
18.1
For the medicine, take thyroxine. Also take Dolo 650. Avoid eating outside food, take proper bed rest and, go for morning walks regularly. Next follow-up is scheduled within a week.
2108ec0b2664598f71cb55cacbd86f74
13.2
plus,there was this issue of,stomach ache, and,yeah, so we want to give him digene because I don't think it's a problem, it's a big problem.
891b7e65f1e4599b65cb0a4fb7d6bea8
17.299999
and then there was also this problem of headaches, and we did eye checkups and there is no problem. So, and there is a problem of wheezing and sneezing, so we're giving him sinus antibiotics, uh, and also cetrizine
331ffcd3f0aba4e3084e6f63b6abad8a
14.5
So it seems like the patient is seems really sad and is not able to wake up in the morning and feels energy less, and we did a blood test, so it's thyroid, so we're administering him thyroxine.
8076e197ada90b4f2a132181d6e4eb3b
16.5
In the morning and evening with warm water. Another suggestion is to get yourself tested for complete blood count. Oh yeah, I forgot, continue your thyroxine, Thyronorm tablet.
c3620e2173e47ae50ab1fad3c4f6bd28
10.7
One in the morning, one in the evening. All of these you should take after food. My advice is that, you do gargling.
61622a0e0bf04be7b9ad30389ba582b6
13
Which would be, obviously as soon as you get up in the morning. I think you're feeling a little bit of fatigue as well or gastritis.

Reverb Asr Dataset

Dataset Description

This dataset contains 45 samples organized across multiple splits and 3 subsets. The dataset includes audio data.

Dataset Structure

Subsets

This dataset includes the following subsets:

  • original: 15 samples
    • train: 15 samples
  • pointsource_noises: 15 samples
    • train: 15 samples
  • real_rirs_isotropic_noises: 15 samples
    • train: 15 samples

Usage

Load specific subset and split:

from datasets import load_dataset

# Load specific subset and split
dataset = load_dataset('sujalappa/sub-reverb-asr-dataset-0.4', 'original', split='train')

# Load all splits from a subset
dataset = load_dataset('sujalappa/sub-reverb-asr-dataset-0.4', 'original')

# Load everything
dataset = load_dataset('sujalappa/sub-reverb-asr-dataset-0.4')

Dataset Creation

This dataset was created using StreamableDatasetManager on 2026-03-05T10:55:36.648278.

Data Fields

The dataset includes the following columns:

  • audio: Audio data (16kHz sampling rate)
  • md5_audio: String data
  • duration: Float32 data
  • text: String data

Technical Details

  • Total samples: 45
  • Shard length: 5
  • Number of subsets: 3
  • Number of splits: 1
  • Audio format: 16kHz sampling rate
Downloads last month
-