Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# WordVoice-5A Dataset 🚀
|
| 2 |
|
| 3 |
<div align="center">
|
|
@@ -151,14 +156,11 @@ The dataset is provided in **JSONL** format paired with corresponding **audio fi
|
|
| 151 |
If you find this dataset useful in your research, please cite our paper:
|
| 152 |
|
| 153 |
```bibtex
|
| 154 |
-
@inproceedings{
|
| 155 |
-
|
| 156 |
-
author={Your Name and Co-authors},
|
| 157 |
-
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
| 158 |
-
year={2027}
|
| 159 |
}
|
| 160 |
```
|
| 161 |
|
| 162 |
## 📄 License / 开源协议
|
| 163 |
Released under the MIT License.
|
| 164 |
-
本数据集基于 MIT 协议开源。
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- zh
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# WordVoice-5A Dataset 🚀
|
| 7 |
|
| 8 |
<div align="center">
|
|
|
|
| 156 |
If you find this dataset useful in your research, please cite our paper:
|
| 157 |
|
| 158 |
```bibtex
|
| 159 |
+
@inproceedings{wordvoice2026,
|
| 160 |
+
|
|
|
|
|
|
|
|
|
|
| 161 |
}
|
| 162 |
```
|
| 163 |
|
| 164 |
## 📄 License / 开源协议
|
| 165 |
Released under the MIT License.
|
| 166 |
+
本数据集基于 MIT 协议开源。
|