Skip to content

Document Translator Update - Unsigned bits

Pre-release
Pre-release
Compare
Choose a tag to compare
@chriswendt1 chriswendt1 released this 14 Sep 02:45
· 27 commits to master since this release

Fixed BreakSentences and TranslateString to translate arbitrary length strings.
Added VTT file format support. The key in VTT and SRT translation is that the utterances need to be combined to full sentences before translation, and split up afterwards to match the time coding. VTT file translation now does that.
Still to do:

  • Same for SRT file format
  • Robustness for service call failures