treitmaier / TranscriptTool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%