> For the complete documentation index, see [llms.txt](https://autoedit.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoedit.gitbook.io/documentation/transcriptions/transcriptions-intro/transcriber/stt-api/ibm-watson-stt.md).

# IBM Watson STT

## Component/part description

SDK to communicate with the Watson service.

{% embed url="<https://trello.com/c/EfbrqeCW>" %}

## Related projects

## Implementations Options considered

## Current implementation

The [ibm\_stt\_node](https://github.com/OpenNewsLabs/autoEdit_2/tree/master/lib/interactive_transcription_generator/transcriber/ibm_stt_node) module, splits the video into 5 min chunks

And the [send\_to\_watson](https://github.com/OpenNewsLabs/autoEdit_2/blob/master/lib/interactive_transcription_generator/transcriber/ibm_stt_node/send_to_watson.js) module comunciates with the API.

## What needs refactoring
