RNN Transducer Subwords (v1.0.x) Model Details
mainThis record provides the technical specifications and training metrics for the RNN Transducer Subwords model (v1.0.x). This model uses a subword vocabulary for speech recognition tasks.
Model Specifications
- Subword Vocabulary Size: 1008
- Maximum Subword Length: 10
- Total Parameters: 54,914,480
- Training Corpus: All training sets
Training Performance (v1.0.x)
- Training Duration: Approximately 94.5 hours continuous (or ~10.5 days using Google Colab TPUs with 12-hour daily limits).
- Training Hardware: 8 Google Colab TPUs.
- Training Epochs: 21 (standard) or 25 (for improved error rates).
Error Rates (Greedy Decoding)
| Test Set | Batch Size | Epoch | WER (%) | CER (%) |
|---|---|---|---|---|
| Test-clean | 8 | 21 | 13.139 | 6.023 |
| Test-clean | 8 | 25 | 12.794 | 5.671 |
Note: WER = Word Error Rate, CER = Character Error Rate.