datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
arknights_voices_zh
ZH Voice-Text Dataset for Arknights Waifus
This is the ZH voice-text dataset for arknights playable characters. Very useful for fine-tuning or evaluating ASR/ASV models.
Only the voices with strictly one voice actor is maintained here to reduce the noise of this dataset.
12431 records, 25.9 hours in total. Average duration is approximately 7.49s.
id
char_id
voice_actor_name
voice_title
voice_text
time
sample_rate
file_size
filename
mimetype
file_url
char_106_franka_CN_001… See the full description on the dataset page: https://huggingface.co/datasets/deepghs/arknights_voices_zh.arknights_voices_jp
JP Voice-Text Dataset for Arknights Waifus
This is the JP voice-text dataset for arknights playable characters. Very useful for fine-tuning or evaluating ASR/ASV models.
Only the voices with strictly one voice actor is maintained here to reduce the noise of this dataset.
10905 records, 26.3 hours in total. Average duration is approximately 8.7s.
id
char_id
voice_actor_name
voice_title
voice_text
time
sample_rate
file_size
filename
mimetype
file_url
char_427_vigil_CN_001… See the full description on the dataset page: https://huggingface.co/datasets/deepghs/arknights_voices_jp.arknights_voices_en
EN Voice-Text Dataset for Arknights Waifus
This is the EN voice-text dataset for arknights playable characters. Very useful for fine-tuning or evaluating ASR/ASV models.
Only the voices with strictly one voice actor is maintained here to reduce the noise of this dataset.
8216 records, 16.1 hours in total. Average duration is approximately 7.05s.
id
char_id
voice_actor_name
voice_title
voice_text
time
sample_rate
file_size
filename
mimetype
file_url
char_214_kafka_CN_001… See the full description on the dataset page: https://huggingface.co/datasets/deepghs/arknights_voices_en.arknights_voices_kr
KR Voice-Text Dataset for Arknights Waifus
This is the KR voice-text dataset for arknights playable characters. Very useful for fine-tuning or evaluating ASR/ASV models.
Only the voices with strictly one voice actor is maintained here to reduce the noise of this dataset.
9996 records, 23.1 hours in total. Average duration is approximately 8.34s.
id
char_id
voice_actor_name
voice_title
voice_text
time
sample_rate
file_size
filename
mimetype
file_url
char_4046_ebnhlz_CN_001… See the full description on the dataset page: https://huggingface.co/datasets/deepghs/arknights_voices_kr.namuwiki-arknights-text-preview
⚠️ 이 데이터셋은 테스트 버전으로, 데이터 일관성이 보장되지 않습니다.
Namuwiki Arknights Text Dataset (preview)
이 데이터셋은 명일방주 - 나무위키 관련 문서에서 추출한 한국어 텍스트 데이터셋입니다.
version: v1.0
📅 데이터 생성일
2025/09/12
📊 데이터셋 통계
전체 데이터 수: 1,463
전체 문서 수: 47
평균 품질 점수: 2.06
📝 데이터 구조
각 샘플은 다음과 같은 필드를 포함합니다:
id(str): 고유 식별자
doc_id(str): 문서 ID
doc_title(str): 문서 제목
section_id(str): 섹션 ID
section_depth(int): 섹션 깊이
section_number(str): 섹션 번호
section_url(str): 섹션 URL
parent_id(str): 부모 섹션… See the full description on the dataset page: https://huggingface.co/datasets/alchemine/namuwiki-arknights-text-preview.Arknights-6th-ThankYou-Celebration-PV-Comments
《明日方舟》2025「感谢庆典」活动宣传PV评论区数据 - 自述卡
任务:
内容爬取
匿名化处理
爬虫工具
blblcd: https://github.com/WShihan/blblcd
ClickHouse SQL
create table comments (rpid UInt64, parent UInt64, ctime UInt64, mid UInt64, level UInt8, sex String, like UInt64, content String) engine = MergeTree primary key rpid
insert into comments from infile 'test.csv' format CSVWithNames
alter table comments add column hashed_mid UInt64 after ctime
alter table comments update hashed_mid =… See the full description on the dataset page: https://huggingface.co/datasets/ZeroAurora/Arknights-6th-ThankYou-Celebration-PV-Comments.
