File size: 222 Bytes
30470dd
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# coding=utf-8
# Copyright 2022 CC - Fhrozen (Hitachi LTD.).
#

# Lint as: python3
"""Librispeech automatic speech recognition dataset."""


import os

import datasets
from datasets.tasks import AutomaticSpeechRecognition