File size: 999 Bytes
90cb8d3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"aligner_checkpoint": "/lustre/fsn1/projects/rech/uul/ujg45iy/models/Qwen/Qwen3-ForcedAligner-0.6B",
"audio_column": "wav",
"default_language": "English",
"dtype": "uint32",
"duration_column": "duration",
"frame_base": "speech_prefix_frames",
"id_column": "ID",
"language_column": null,
"lens_dtype": "uint32",
"manifest": "manifests/ls960/dev-clean.csv",
"max_samples": null,
"num_kept": 2703,
"num_rows_shard": 2703,
"num_rows_total_manifest": 2703,
"num_seen": 2703,
"num_skipped": 0,
"num_txt_tokens_total": 59849,
"num_words_total": 54402,
"schema_version": "word_align_v1",
"shard_end": 2703,
"shard_rank": 0,
"shard_start": 0,
"shard_total": 1,
"skip_reasons": {},
"span_convention": "[start_frame, end_frame)",
"speech_lens_dtype": "uint32",
"speech_prefix": "data/ls960/wavlm-large-bs1/dev-clean",
"strict": true,
"text_column": "wrd",
"tokenizer_checkpoint": "/lustre/fsn1/projects/rech/uul/ujg45iy/models/Qwen/Qwen2.5-0.5B/"
} |