mozilla/DeepSpeech

Replace LDC93S1 sample in prod tests with something else

Open

#2.732 geöffnet am 10. Feb. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (4.093 Forks)batch import
good first bughelp wanted

Repository-Metriken

Stars
 (26.755 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide