mesolitica/nusantara-audiobook
收藏Hugging Face2024-01-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/mesolitica/nusantara-audiobook
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- ms
task_categories:
- automatic-speech-recognition
- text-to-speech
---
# Pseudolabel Nusantara audiobooks using Whisper Large V3
Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/speech-to-text-semisupervised/nusantara-audiobook
1. Split based on 3 utterances using WebRTC VAD.
## how-to
Download files,
```bash
wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/dari-pasentran-ke-istana.gz
wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/salina.gz
wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/turki.gz
wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/nusantara-audiobook-part1.json
wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/nusantara-audiobook-part2.json
tar -xf dari-pasentran-ke-istana.gz
tar -xf turki.gz
tar -xf salina.gz
```
提供机构:
mesolitica
原始信息汇总
Pseudolabel Nusantara audiobooks using Whisper Large V3
数据集概述
- 语言: 马来语
- 任务类别: 自动语音识别, 文本到语音
数据集下载
- 文件下载命令: bash wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/dari-pasentran-ke-istana.gz wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/salina.gz wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/turki.gz wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/nusantara-audiobook-part1.json wget https://huggingface.co/datasets/mesolitica/nusantara-audiobook/resolve/main/nusantara-audiobook-part2.json tar -xf dari-pasentran-ke-istana.gz tar -xf turki.gz tar -xf salina.gz
数据处理
- 分割方法: 基于3个话语使用WebRTC VAD进行分割



