Skip to content

Commit e200da1

Browse files
authored
Merge pull request #195 from julianpoemp/octra-2-released
Octra 2 is now ready for production
2 parents fd12e69 + 2f1e9e2 commit e200da1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tools/Octra.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"formatVersion": "2",
44
"id": 155,
55
"task": "Speech transcription",
6-
"deployment": "development",
6+
"deployment": "production",
77
"integrationType": "External",
88
"name": "OCTRA",
99
"description": "OCTRA is a web-application for the orthographic transcription of audio files supporting in place ASR and Word Alignment.",
1010
"logo": "octra.png",
11-
"homepage": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra-2",
11+
"homepage": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra",
1212
"creators": "Julian Poemp, Christoph Draxler",
1313
"contact": {
1414
"person": "Christoph Draxler",
15-
"email": "draxler@phonetik.uni-muenchen.de"
15+
"email": "octra@phonetik.uni-muenchen.de"
1616
},
1717
"keywords": ["transcription", "annotation", "asr", "audio-transcribing", "audio-transcription"],
1818
"location": "Munich, Germany",
@@ -50,7 +50,7 @@
5050
}
5151
],
5252
"webApplication": {
53-
"url": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra-2/",
53+
"url": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra/",
5454
"queryParameters": [
5555
{
5656
"name": "audio_url",

0 commit comments

Comments
 (0)