MikeHughes-BIN
9254ddc57f
Changed the Folder Structure for better maintainability
2025-11-13 17:34:22 +01:00
Azeufack Noupeu Willy
c021272ca4
merge: Resolve conflicts with develop
2025-11-13 15:22:33 +01:00
Azeufack Noupeu Willy
e7e97a7f60
feat(S2-02b): Implement AssemblyAI external transcription with speaker diarization
...
- Add assembly.ts module for REST API transcription via AssemblyAI
- Implement 5-step pipeline: upload → create job → poll status → download → save
- Enable speaker_labels for diarization (Speaker A, B, C...)
- Add millisecond-precision timestamps for each utterance
- Store JSON transcripts in storage/transcripts/{session_id}.json
- Add axios, dotenv dependencies
- Add transcribeLatest.ts helper for quick testing
User Story: S2-02b - Externe Transkription per REST API
2025-11-13 13:07:18 +01:00
Spanier, Pit
80392874bb
Merge branch 'feature/combination-of-all-the-things' into 'develop'
...
Fixed an error in checkBoxes function and uploadContainer "drop" listener...
See merge request proj-wise2526-video2document/video2document!15
2025-11-12 20:56:11 +01:00
emily
94f390f28b
Implemented audio extractor into IPC call, sooooooo, frontend and backend are now officially linked successfully
2025-11-12 20:28:55 +01:00
emily
73f6fa7524
fixed the code so that it now returns the actual path of the file
2025-11-12 20:24:45 +01:00
eric.minning
1a681eb2b8
Improved error log and implemented a variable and function for file path storage
2025-11-12 20:14:56 +01:00
emily
87e3368a9a
fixed code
2025-11-12 20:04:48 +01:00
emily
6d9c94c685
removed some debug console outputs
2025-11-12 20:03:09 +01:00
emily
fbd5368223
Implemented functionality to have the UI be able to communicate with the backend
2025-11-12 20:00:25 +01:00
emily
449255dda1
Merge commit 'c8cbd4e92a034fa108d06337a3e63d24e529432f' into feature/combination-of-all-the-things
2025-11-12 19:55:50 +01:00
eric.minning
c8cbd4e92a
Fixed an error in checkBoxes function and uploadContainer "drop" listener regarding file path testing
2025-11-12 18:52:28 +01:00
eric.minning
0f54edb0aa
Removed the variables at the start of the script.js file
2025-11-12 18:44:27 +01:00
eric.minning
54f1f6c135
Added the check if a path is selected and the call to the transcript functio.
2025-11-12 18:16:27 +01:00
Verena Schulz
a32e7e5744
Checkboxes check (with alert)
2025-11-12 17:39:02 +01:00
Verena Schulz
d9e96316c0
Language selection implemented and UI reworked
2025-11-11 18:31:01 +01:00
eric.minning
da3a8c7d8c
Added try/catch handling and some comments
2025-11-11 16:02:07 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
af794e0245
Merge branch 'feature/ci-pipeline-s1-09a-1' into 'develop'
...
Feature/ci pipeline s1 09a 1
See merge request proj-wise2526-video2document/video2document!7
2025-11-10 18:07:55 +01:00
emily
dfe91bb15a
Merge commit '3a8963b49d96d0746b64244fa17458d4ae68ec45' into feature/combination-of-all-the-things
2025-11-10 17:01:30 +01:00
emily
92043440fe
Combined Frontend with backend, and implemented the extractor function into the module structure
2025-11-10 16:18:57 +01:00
emily
bd8ed1bf81
added mp4, flac and wav files to gitignore
2025-11-10 16:12:59 +01:00
Spanier, Pit
3a8963b49d
Merge branch 'feature/ui-test' into 'develop'
...
Added a progressbar
See merge request proj-wise2526-video2document/video2document!13
2025-11-10 15:43:55 +01:00
eric.minning
f4c45f8371
Added a progressbar
2025-11-10 15:38:59 +01:00
Hughes, Mike
73ad7b0687
Merge branch 'feature/modulare-pipeline-s1-04' into 'develop'
...
Implemented the general modular framework.
See merge request proj-wise2526-video2document/video2document!12
2025-11-08 14:59:56 +01:00
MikeHughes-BIN
10b1c8e79e
Merge branch 'feature/modulare-pipeline-s1-04' into develop
2025-11-08 14:53:48 +01:00
Hughes, Mike
6182aec35b
Merge branch 'feature/x-local-audio-transcription' into 'develop'
...
Feature/x local audio transcription
See merge request proj-wise2526-video2document/video2document!10
2025-11-08 14:47:05 +01:00
Hughes, Mike
086a41e515
Merge branch 'feature/11-audio-extraktion-s2-02a' into 'develop'
...
Feature/11 audio extraktion s2 02a
See merge request proj-wise2526-video2document/video2document!8
2025-11-08 14:21:06 +01:00
Minning, Eric
563bedbeb1
Merge branch 'feature/ui-test' into 'develop'
...
Created a preload.js, small changes in the package.json, main.js, index.html...
See merge request proj-wise2526-video2document/video2document!9
2025-11-08 14:19:47 +01:00
MikeHughes-BIN
cfa37b9f2f
additional test for commands.txt and fix for correct path in the ffmpegExtractor module
2025-11-08 13:26:35 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
fb173a4041
Update .gitlab-ci.yml file
2025-11-06 16:21:01 +01:00
Hughes, Mike
0e85b01be4
Merge branch 'API_Skeleton' into 'develop'
...
Api skeleton
See merge request proj-wise2526-video2document/video2document!6
2025-11-06 16:03:47 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
b70680e950
Ci file
2025-11-06 16:00:28 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
a069452f87
requirements
2025-11-06 15:53:38 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
fd4d342eeb
Delete .gitlab-ci.yml
2025-11-06 15:52:45 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
70221683c3
tesing
2025-11-06 15:51:56 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
a92e33fa59
Add new directory
2025-11-06 15:51:08 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
0dc2ebe99c
App
2025-11-06 15:50:10 +01:00
Aarthi Manivannan, Premanathan Aarthi Manivannan
a0fe1a80e3
Add new directory
2025-11-06 15:49:27 +01:00
MikeHughes-BIN
9902b0421e
Implemented local transcription solution with starting scripts
2025-11-06 09:58:28 +01:00
Verena Schulz
26f8715ae8
First design
2025-11-05 18:45:07 +01:00
Verena Schulz
c638f55ba5
Merge branch 'feature/ui-test' of https://gitlab.rlp.net/proj-wise2526-video2document/video2document into feature/ui-test
2025-11-05 17:41:48 +01:00
Verena Schulz
014bf41a7d
Checkbox improvement
2025-11-05 17:41:09 +01:00
eric.minning
ea1f13f8c4
Improved drag & drop file path search
2025-11-05 17:37:52 +01:00
Verena Schulz
99c8bea0be
Chechboxes and submit button
2025-11-05 17:05:29 +01:00
Verena Schulz
5d9e41d0f3
dropdown menu base
2025-11-04 17:51:39 +01:00
eric.minning
4686d17ad9
Created a preload.js, small changes in the package.json, main.js, index.html and script.js like removing whitespace
2025-11-04 17:18:45 +01:00
Verena Schulz
38d0934232
created main
2025-11-04 15:50:07 +01:00
eric.minning
381ad6d192
Installed electron
2025-11-04 15:37:27 +01:00
emily
b5fe3f3b0c
Implemented the general modular framework.
...
Added basic modules for the trascription tool Assembly and the Documentation tool ChatGPT
2025-11-03 17:48:29 +01:00
eric.minning
291fda8711
First base setup from Verena and me regarding the UI
2025-11-03 13:13:42 +01:00