Hi,
I did some training and now I want to know how the accuracy is going on and compare with the other models.
Is there any way to get this measure from DeepSpeech or any tool available for that?
Thank you
Hi,
I did some training and now I want to know how the accuracy is going on and compare with the other models.
Is there any way to get this measure from DeepSpeech or any tool available for that?
Thank you
You would need a golden test set that you use for testing all your models. DS outputs the WER and CER for that test and you could use that for comparing models. If you take just the WER of each training and you use different material, you can’t really compare between models.