speechocean762 in WebDataset Format
收藏资源简介:
This dataset is the speechocean762 dataset, formatted in the WebDataset format. WebDataset files are essentially tar archives, where each example in the dataset is represented by a pair of files: a WAV audio file and a corresponding JSON metadata file. The JSON file contains the class label and other relevant information for that particular audio sample. $ tar tvf speechocean762_train.tar |head -r--r--r-- bigdata/bigdata 607 2025-01-13 14:49 000010011.json -r--r--r-- bigdata/bigdata 82604 2025-01-13 14:49 000010011.wav -r--r--r-- bigdata/bigdata 646 2025-01-13 14:49 000010035.json -r--r--r-- bigdata/bigdata 109804 2025-01-13 14:49 000010035.wav -r--r--r-- bigdata/bigdata 630 2025-01-13 14:49 000010053.json -r--r--r-- bigdata/bigdata 107244 2025-01-13 14:49 000010053.wav -r--r--r-- bigdata/bigdata 561 2025-01-13 14:49 000010063.json -r--r--r-- bigdata/bigdata 106252 2025-01-13 14:49 000010063.wav -r--r--r-- bigdata/bigdata 671 2025-01-13 14:49 000010069.json -r--r--r-- bigdata/bigdata 96364 2025-01-13 14:49 000010069.wav $ cat 000010011.json {"id": 10011, "accuracy": 8, "completeness": 10.0, "fluency": 9, "prosodic": 9, "words": [{"accuracy": 10, "stress": 10, "phones": ["W", "IY0"], "total": 10, "text": "WE", "phones-accuracy": [2.0, 2.0]}, {"accuracy": 10, "stress": 10, "phones": ["K", "AO0", "L"], "total": 10, "text": "CALL", "phones-accuracy": [2.0, 1.8, 1.8]}, {"accuracy": 10, "stress": 10, "phones": ["IH0", "T"], "total": 10, "text": "IT", "phones-accuracy": [2.0, 2.0]}, {"accuracy": 6, "stress": 10, "phones": ["B", "EH0", "R"], "total": 6, "text": "BEAR", "phones-accuracy": [2.0, 1.0, 1.0]}], "total": 8, "text": "WE CALL IT BEAR"}



