Skip to content

Commit

Permalink
Merge pull request #195 from julianpoemp/octra-2-released
Browse files Browse the repository at this point in the history
Octra 2 is now ready for production
  • Loading branch information
andmor- authored Feb 20, 2025
2 parents fd12e69 + 2f1e9e2 commit e200da1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tools/Octra.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"formatVersion": "2",
"id": 155,
"task": "Speech transcription",
"deployment": "development",
"deployment": "production",
"integrationType": "External",
"name": "OCTRA",
"description": "OCTRA is a web-application for the orthographic transcription of audio files supporting in place ASR and Word Alignment.",
"logo": "octra.png",
"homepage": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra-2",
"homepage": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra",
"creators": "Julian Poemp, Christoph Draxler",
"contact": {
"person": "Christoph Draxler",
"email": "draxler@phonetik.uni-muenchen.de"
"email": "octra@phonetik.uni-muenchen.de"
},
"keywords": ["transcription", "annotation", "asr", "audio-transcribing", "audio-transcription"],
"location": "Munich, Germany",
Expand Down Expand Up @@ -50,7 +50,7 @@
}
],
"webApplication": {
"url": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra-2/",
"url": "https://clarin.phonetik.uni-muenchen.de/apps/octra/octra/",
"queryParameters": [
{
"name": "audio_url",
Expand Down

0 comments on commit e200da1

Please sign in to comment.