librispeech_lm

  • 설명 :

LibriSpeech ASR 말뭉치와 함께 사용할 언어 모델링 리소스입니다.

나뉘다
'train' 40,418,260
  • 기능 구조 :
FeaturesDict({
    'text': Text(shape=(), dtype=string),
})
  • 기능 문서 :
특징 수업 모양 D타입 설명
풍모Dict
텍스트 텍스트
  • 인용 :
@inproceedings{panayotov2015librispeech,
  title={Librispeech: an ASR corpus based on public domain audio books},
  author={Panayotov, Vassil and Chen, Guoguo and Povey, Daniel and Khudanpur, Sanjeev},
  booktitle={Acoustics, Speech and Signal Processing (ICASSP), 2015 IEEE International Conference on},
  pages={5206--5210},
  year={2015},
  organization={IEEE}
}