Merge branch 'feature/audio-format-on-transcription-tool-selection-s4-08' into 'develop'

removed the need to send the transcription module defined audio output format...

See merge request proj-wise2526-video2document/video2document!33
This commit is contained in:
Spanier, Pit
2025-12-09 14:31:25 +01:00
3 changed files with 20 additions and 3 deletions
-2
View File
@@ -299,7 +299,6 @@
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz",
"integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==",
"license": "MIT",
"peer": true,
"dependencies": {
"undici-types": "~7.16.0"
}
@@ -2531,7 +2530,6 @@
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"peer": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"