Update README.md
Browse files
README.md
CHANGED
|
@@ -70,36 +70,4 @@ This dataset is intended for:
|
|
| 70 |
- Academic research
|
| 71 |
- Marathi ASR system development
|
| 72 |
- Speech model fine-tuning
|
| 73 |
-
- Low-resource language modeling
|
| 74 |
-
|
| 75 |
-
Not recommended for:
|
| 76 |
-
|
| 77 |
-
- Production deployment without further cleaning
|
| 78 |
-
- Legal or forensic applications
|
| 79 |
-
|
| 80 |
-
---
|
| 81 |
-
|
| 82 |
-
## ⚠️ Limitations
|
| 83 |
-
|
| 84 |
-
- Subtitle timing may not be frame-perfect.
|
| 85 |
-
- Source audio may contain background noise.
|
| 86 |
-
- Data sourced from limited speakers (may not represent full dialect diversity).
|
| 87 |
-
- Automatic subtitles may contain minor transcription errors.
|
| 88 |
-
|
| 89 |
-
---
|
| 90 |
-
|
| 91 |
-
## ⚖️ Licensing & Usage
|
| 92 |
-
|
| 93 |
-
This dataset is shared under CC-BY-4.0 license.
|
| 94 |
-
|
| 95 |
-
Users are responsible for ensuring compliance with the original content licensing from source platforms.
|
| 96 |
-
|
| 97 |
-
---
|
| 98 |
-
|
| 99 |
-
## 🚀 Loading the Dataset
|
| 100 |
-
|
| 101 |
-
```python
|
| 102 |
-
from datasets import load_dataset
|
| 103 |
-
|
| 104 |
-
dataset = load_dataset("your-username/marathi-sentence-asr")
|
| 105 |
-
print(dataset)
|
|
|
|
| 70 |
- Academic research
|
| 71 |
- Marathi ASR system development
|
| 72 |
- Speech model fine-tuning
|
| 73 |
+
- Low-resource language modeling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|