An open API service indexing awesome lists of open source software.

https://github.com/anouarg88/capsgat

Tool for interviewers to convert common subtitle files to interview transcripts by assigning speakers to segments. Supported import file formats are SRT, TXT, JSON and TSV. Exported interview transcripts based on GAT2 convention.
https://github.com/anouarg88/capsgat

assign captions cleanup gat2 interview qual qualitative research subs subtitles transcribing transcription whisper

Last synced: 3 days ago
JSON representation

Tool for interviewers to convert common subtitle files to interview transcripts by assigning speakers to segments. Supported import file formats are SRT, TXT, JSON and TSV. Exported interview transcripts based on GAT2 convention.

Awesome Lists containing this project

README

          

# CapsGAT

logo

CapsGAT is a simple tool for interviewers to convert subtitle files (.SRT, .JSON, .TSV, .TXT) to interview transcripts by assigning speakers to segments quickly using keyboard shortcuts.

preview1

CapsGAT features basic GAT2-editing functionality such as segment splitting and merging, overlapping speech, pauses and comments.

However, it is not meant as a replacement for professional transcription software (for full-fledged, professional transcription software, check out EXMARaLDA: www.exmaralda.org; importing subtitle files seems to be implemented in newer versions as well), but more as a complementary lightweight tool to be used with transcription AI models such as Whisper AI or CapsWriter.

CapsGAT projects can be loaded or saved. Transcripts can be exported as .HTML or .TXT files, with or without time stamps. With the exception of segments containing unassigned pauses, only segments that have been assigned are included in the transcripts that are exported. The format for interview transcripts is based on the minimal GAT2 transcription convention, though many aspects (such as multiple tiers) are not implemented.

CapsGAT was developed using AI.