Web-based speech recognition platform (on cloud and local deployment)

MAGOR is a web application that provides audio and video transcription services. The MAGOR system comprises three services and relies on external dependencies like Azure Cloud Storage and a centralized Automatic Speech Recognition (ASR) gateway. This thesis focuses on documenting and conducting the...

Full description

Saved in:
Bibliographic Details
Main Author: Yong, Christopher Wan Kang
Other Authors: Chng Eng Siong
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2023
Subjects:
Online Access:https://hdl.handle.net/10356/165918
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:MAGOR is a web application that provides audio and video transcription services. The MAGOR system comprises three services and relies on external dependencies like Azure Cloud Storage and a centralized Automatic Speech Recognition (ASR) gateway. This thesis focuses on documenting and conducting the deployment process of MAGOR, followed by streamlining and improving it. To address the security concerns of clients, a version of MAGOR that removes Azure Cloud Storage dependencies has been developed. The project also includes implementing a CI/CD pipeline and various software tests to ensure system reliability. Finally, important maintenance tasks, such as bug fixes, are also covered in this project.