Remove missing feature from list
Raised in https://github.com/coqui-ai/STT/discussions/1814
This commit is contained in:
parent
116029aafe
commit
b5f72ca4cb
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue