five

doof-ferb/vais1000

收藏
Hugging Face2024-04-11 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/doof-ferb/vais1000
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: cc-by-4.0 task_categories: - automatic-speech-recognition - text-to-speech language: - vi pretty_name: VAIS-1000 size_categories: - n<1K dataset_info: features: - name: audio dtype: audio - name: transcription dtype: string splits: - name: train num_bytes: 187348211 num_examples: 1000 download_size: 169120503 dataset_size: 187348211 configs: - config_name: default data_files: - split: train path: data/train-* --- # unofficial mirror of VAIS-1000 official announcement: https://vais.vn/vi/tai-ve/hts_for_vietnamese (dead) mirror: https://github.com/undertheseanlp/text_to_speech/tree/run/data/vais1000/raw small only 1h40min audio - 1 speaker (female northern accent) - 1k samples pre-process: none need to do: check misspelling, restore foreign words phonetised to vietnamese usage with HuggingFace: ```python # pip install -q "datasets[audio]" from datasets import load_dataset from torch.utils.data import DataLoader dataset = load_dataset("doof-ferb/vais1000", split="train") dataset.set_format(type="torch", columns=["audio", "transcription"]) dataloader = DataLoader(dataset, batch_size=4) ```
提供机构:
doof-ferb
原始信息汇总

数据集概述

基本信息

  • 许可证: cc-by-4.0
  • 任务类别:
    • 自动语音识别
    • 文本到语音
  • 语言: 越南语
  • 数据集名称: VAIS-1000
  • 大小类别: 小于1K样本

数据集特征

  • 音频: 数据类型为音频
  • 转录文本: 数据类型为字符串

数据集分割

  • 训练集:
    • 样本数量: 1000
    • 数据大小: 187348211字节
    • 下载大小: 169120503字节

配置

  • 默认配置:
    • 数据文件路径: data/train-*
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作