Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -126,4 +126,19 @@ WenetSpeech-Chuan
|
|
| 126 |
"gender": Speaker’s gender label (type: str, e.g., male/female) <br>
|
| 127 |
} <br>
|
| 128 |
|
|
|
|
|
|
|
| 129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
"gender": Speaker’s gender label (type: str, e.g., male/female) <br>
|
| 127 |
} <br>
|
| 128 |
|
| 129 |
+
### WenetSpeech Usage
|
| 130 |
+
You can obtain the original video source through the `link` field in the metadata file (`metadata.json`). Segment the audio according to the `timestamps` field to extract the corresponding record. For pre-processed audio data, please contact us using the information provided below.
|
| 131 |
|
| 132 |
+
## Contact
|
| 133 |
+
If you have any questions or would like to collaborate, feel free to reach out to our research team via email: yhdai@mail.nwpu.edu.cn or ziyu_zhang@mail.nwpu.edu.cn.
|
| 134 |
+
|
| 135 |
+
You’re also welcome to join our WeChat group for technical discussions, updates, and — as mentioned above — access to pre-processed audio data.
|
| 136 |
+
|
| 137 |
+
<p align="center">
|
| 138 |
+
<img src="https://github.com/ASLP-lab/WenetSpeech-Chuan/raw/main/src/figs/wechat.jpg" width="300" alt="WeChat Group QR Code"/>
|
| 139 |
+
<em>Scan to join our WeChat discussion group</em>
|
| 140 |
+
</p>
|
| 141 |
+
|
| 142 |
+
<p align="center">
|
| 143 |
+
<img src="https://github.com/ASLP-lab/WenetSpeech-Yue/raw/main/figs/npu@aslp.jpeg" width="300" alt="Official Account QR Code"/>
|
| 144 |
+
</p>
|