video-vec2wav2-tokenizer-3 k9cli
video-vec2wav2-tokenizer-3 Version 3 - continuation shard of the video-to-AI-dataset tokenizer project. Version 2 - continuation shard of the video-to-AI-dataset tokenizer project. Production-ready pipeline (Python package video_vec2wav2_tokenizer, CLI command video2dataset) that turns a folder of videos into clean AI training datasets for speech recognition (ASR) and text-to-speech (TTS). videos ──► audio (16 kHz mono PCM) ──► whisper transcript ──► clips ──►… See the full description on the dataset page: https://huggingface.co/datasets/k9cli/video-vec2wav2-tokenizer-3.
- Tipo
- dataset
- Descargas
- 305,193
- Me gusta
- 1
- Acceso
- public
- Archivos
- 0
Etiquetas
- dataset de audio
- reconocimiento de voz
- whisper
- texto a voz
- dataset de video
- multimodal
- generación de audio
- audio-video
Resumen
Conjunto de datos y pipeline de producción que convierte una carpeta de videos en conjuntos de entrenamiento de IA limpios para reconocimiento de voz (ASR) y texto a voz (TTS). Extrae audio PCM monocanal de 16 kHz, genera transcripciones con faster-whisper, segmenta en clips y produce metadata.csv,…
README
# video-vec2wav2-tokenizer-3 > **Version 3** - continuation shard of the video-to-AI-dataset tokenizer project. > **Version 2** - continuation shard of the video-to-AI-dataset tokenizer project. Production-ready pipeline (Python package `video_vec2wav2_tokenizer`, CLI command `video2dataset`) that …