AIAny
Icon for item

Neko_Audio-80K_Short

Around 80K short audio clips paired with transcripts in JSON, organized for easy loading with the Hugging Face datasets ecosystem—designed for short-form speech tasks (ASR, TTS, fine-tuning) and quick prototyping with common Python data tools.

Introduction

Short-form paired audio–text collections accelerate iterations on ASR and TTS fine-tuning where long recordings are unnecessary. This dataset bundles roughly 80K short voice clips with transcripts in JSON, making it straightforward to plug into Hugging Face's datasets pipeline or load with pandas for rapid experiments.

What Sets It Apart
  • Size & focus: ~80K short-duration audio–text pairs (category: 10K < n < 100K), which is large enough for many fine-tuning tasks while remaining small enough for single-GPU experiments and quick ablation studies.
  • Format compatibility: Provided as JSON and explicitly tagged for use with the Hugging Face datasets library and common Python tooling (pandas), reducing preprocessing friction.
  • Practical orientation: Short clips and metadata aimed at speech model adaptation (ASR, TTS, speech-to-text), not long-conversation modeling—so you can expect faster ingestion and shorter training cycles.
Who It's For & Tradeoffs

Great fit if you want to prototype or fine-tune speech models on short-form speech (example uses: TTS voice cloning, ASR domain adaptation, data augmentation experiments). It’s also useful for benchmarking short-utterance performance and low-latency inference setups. Look elsewhere if you need long-form conversational audio, multilingual balance, or a clearly licensed commercial-use dataset—this release currently has no explicit license on the Hugging Face card, and the recordings are region-tagged as US, which may introduce accent/domain bias.

Where It Fits

Use this dataset as a mid-sized, short-clip corpus between tiny curated sets and very large speech corpora. It’s complementary to large-scale multilingual corpora when your target use-case emphasizes short utterances or fast iteration.

Notes on quality & next steps

Metadata provided on the Hugging Face page shows 5,888 downloads and 17 likes (created 2026-06-03, last modified 2026-06-08). Before using for production or redistribution, verify audio format details, transcript conventions, and licensing on the dataset page or by contacting the author (liumindmind).

Information

Categories

More Items

Hugging Face

Provides a large-scale, multi-speaker Persian speech–text corpus constructed from audiobooks for TTS, ASR, and speaker research. Includes automated alignment and quality scoring, TTS-ready subsets (thousands of hours/1M+ segments) and metadata for speaker IDs and genders — suitable for multi-speaker synthesis and voice cloning research.

Hugging Face

Provides large-scale mathematical problem-solving, rewriting, and dialogue data organized into five Parquet-backed subsets for reasoning-oriented language-model training. Subsets support streaming access, Dataset Viewer inspection, and per-subset provenance metadata; licensed Apache 2.0.

Hugging Face

A multiple-choice benchmark for evaluating LLM understanding in Traditional Chinese across 66 subjects (elementary to professional). Contains ~22K verified questions covering STEM, humanities, social sciences and Taiwan-specific topics, with standardized splits and model leaderboards under an MIT license.