mozilla/DeepSpeech

Replace LDC93S1 sample in prod tests with something else

オープン

#2,732 opened on 2020/02/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (4,093 件のフォーク)batch import
good first bughelp wanted

Repository metrics

Stars
 (26,755 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド