Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 640 Bytes

File metadata and controls

8 lines (5 loc) · 640 Bytes

TranscriptTool App

The TranscriptTool app allows users to manually transcribe audio data and scaffolds the transcription task by splitting longer pieces of audio into, smaller, more manageable chunks.

./screenshots/transcripttool1.png

Setup

The only essential configuration step for the TranscriptTool app is to configure the BASE_URL parameter in the TranscribeService.kt file in order to allow the app to download and submit transcription tasks from the TranscriptTool Api Server.