Store created transcriptions in local cache
Depends on #41 (closed)
Using the LocalCache
class:
- add a new table
transcriptions
- that stores transcriptions from
create_transcription
&create_element_transcriptions
- data to store:
- ID
- element ID
- text
- confidence
- worker version ID