mozilla/DeepSpeech

Replace LDC93S1 sample in prod tests with something else

Open

#2,732 建立於 2020年2月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (4,093 fork)batch import
good first bughelp wanted

倉庫指標

Star
 (26,755 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南