mozilla/DeepSpeech

Replace LDC93S1 sample in prod tests with something else

开放

#2,732 创建于 2020年2月10日

 (1 条评论) (0 个反应) (0 位负责人)C++ (4,093 个派生)batch import
good first bughelp wanted

仓库指标

星标
 (26,755 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

LDC93S1 prod model outputs vary wildly across versions of the prod model and our inference runtime, because we don't train with anything like TIMIT, so predictions are not confident. We should use some sample from eg. LibriSpeech that will be more stable across changes to prod model and avoid wasting time waiting for test results every time something has to be changed there.

贡献者指南