New
Added support for Translation On-Prem for Batch files, tightly integrated with Transcription. Translate your audio to one or more languages through a single API call
- Translate speech to and from English for 34 languages
- Translate from Norwegian Bokmål to Nynorsk
- Requires the new Translation GPU Inference Container to be deployed, see here to understand how to deploy the Container
- Documentation here shows how to get started using Translation once deployed
Improvements
- Improved Speaker Diarization accuracy for noisy audio (English GPU only, Standard and Enhanced operating points)
- Faster transcription for audio files with duration over 5 minutes when parallel processing is enabled
Fixes
- Security patches
- Fix for transcribed words returned during non-speech audio when Custom Dictionary is used
Known Issues
We are aware of two gRPC vulnerabilities in the Container, analysis indicates that our product is not exposed since these apply to gRPC servers, but the transcriber Container only uses gRPC clients. It's currently not possible for us to upgrade the library due to a known functional issue with the new version. As soon as the functional issue is resolved we will upgrade the version.
These are the two CVE's
- CVE-2023-32731: Improper HTTP2 parsing when header size is exceeded
- CVE-2023-1428: Denial of service from abort() triggered by specific headers