mozilla/DeepSpeech

Replace LDC93S1 sample in prod tests with something else

Open

#2.732 aberto em 10 de fev. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (4.093 forks)batch import
good first bughelp wanted

Métricas do repositório

Stars
 (26.755 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador