CABankSakura / bsakura_asr.py
Fhrozen's picture
main files
30470dd
raw history blame
No virus
222 Bytes
# 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