This release provides new improved language packs for all Speechmatics' commercially available languages. Two new language packs Cantonese (yue)
and Indonesian (id)
are released. It improves on existing punctuation in several of these languages, as well as existing speaker diarization and custom dictionary features. Common numerals (entities) are now transcribed in a consistent and predictable fashion for a subset of languages. Additional data about these entities can be requested via the API.
It is now necessary to use processors that support Advanced Vector Extensions 2 (AVX2) when running the container in all scenarios in order to take advantage of latest performance optimisations.
It is also recommended when using the enhanced model to use hardware that supports the AVX512_VNNI flag for optimal processing performance. The enhanced model also has increased compute requirements and will run more slowly than the standard model. For more information please see the quick start guide.
enable_entities
config parameter. For more information please see our documentation for entities herespeaker_diarization_params
, new_speaker_sensitivity
, segment_boundary_sensitivity
Issue ID | Summary | Detailed Description and Possible Workarounds |
---|---|---|
REQ-1409 | Proteus HCL with <unk> causes out of memory error | A custom dictionary list that contains the word ' |
REQ-10160 | Advanced punctuation for Spanish (es) does not contain inverted marks. | Inverted marks [ ¿ ¡ ] are not currently available for Spanish advanced punctuation. |
REQ-10627 | Double full stops when acronym is at the end of the sentence | If there is an acronym at the end of the sentence, then a double full stop will be output, for example: "team G.B.." |
REQ-10634 | Putting "-" as an item in additional vocab configuration will cause the container to fail | Do not enter just a "-" on its own in Custom Dictionary either as an additional vocab item or in the sounds_like property . Hyphens are still supported when entered as part of phrases or words |
Docker (17.06.0+) running on Ubuntu, Debian, Fedora or CentOS.
Pull the Batch Container Docker image from the Speechmatics Docker repository.
You have a login (URL, username and password) for the Speechmatics Docker repository, and have a Docker environment (version 17.06.0 or above) running.
Below is the complete list of languages supported by Speechmatics:
Language | ISO Code |
---|---|
Arabic | ar |
Bulgarian | bg |
Catalan | ca |
Mandarin | cmn |
Czech | cs |
Danish | da |
German | de |
Greek | el |
Global English | en |
Global Spanish | es |
Finnish | fi |
French | fr |
Hindi | hi |
Croatian | hr |
Hungarian | hu |
Indonesian | id |
Italian | it |
Japanese | ja |
Korean | ko |
Lithuanian | lt |
Latvian | lv |
Malay | ms |
Dutch | nl |
Norwegian | no |
Polish | pl |
Portuguese | pt |
Romanian | ro |
Russian | ru |
Slovakian | sk |
Slovenian | sl |
Swedish | sv |
Turkish | tr |
Cantonese | yue |
Container images are labelled using the following scheme, where language codes adhere the ISO-639 standard:
batch-asr-transcriber-<language>:<version>
For example,
batch-asr-transcriber-en:9.0.0