--- dataset_name: TTS Audio Dataset tags: - audio - speech - tts language: - uz license: other task_categories: - text-to-speech --- # TTS Audio Dataset ### Description Uzbek audio dataset for STT and TTS. Each file is ~5 minutes long and may contain multiple utterances. Includes paired audio and transcriptions. --- ### Data Format - **Audio:** FLAC, 24kHz, 16-bit PCM - **Text:** Transcriptions in plain text (UTF-8) --- ### Source Collected from publicly available materials. --- ### Processing Notes The audio is ~5 minutes long and sometimes noisy, so it requires denoising and must be chunked into smaller segments using a forced aligner before training. --- ### Use Cases Suitable for training Uzbek Speech-to-Text (STT) and Text-to-Speech (TTS) models.