Remove missing feature from list

Raised in https://github.com/coqui-ai/STT/discussions/1814
This commit is contained in:
Reuben Morais 2021-03-24 10:41:44 +01:00 committed by GitHub
parent 116029aafe
commit b5f72ca4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
* High-quality pre-trained STT model. * High-quality pre-trained STT model.
* Efficient training pipeline with Multi-GPU support. * Efficient training pipeline with Multi-GPU support.
* Streaming inference. * Streaming inference.
* Confidence score for each word.
* Multiple possible transcripts, each with an associated confidence score. * Multiple possible transcripts, each with an associated confidence score.
* Real-time inference. * Real-time inference.
* Small-footprint acoustic model. * Small-footprint acoustic model.