Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 599 Bytes

NEWS.md

File metadata and controls

22 lines (15 loc) · 599 Bytes

0.1.1.9000

  • Added an example Shiny app that calls the Speech API
  • Fixed bug where cbind of any missing API content raised an error (#28)

0.1.1

Changes

  • Fix bug where gl_speech() only returned first few seconds of translation when asynch (#23)
  • CRAN version carries stable API, GitHub version for beta features

0.1.0

First release

  • Natural language API via gl_nlp
  • Speech annotation via gl_speech_recognise
  • Translation detection and performance via gl_translate_detect and gl_translate
  • Vectorised support for inputs
  • Translating HTML support
  • Tibble outputs