Skip to content

The task will focus on creating an online-accessible platform that provides access to two speech systems for Maltese

Notifications You must be signed in to change notification settings

lukedamato20/Maltese-Speach-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Maltese-Speach-Platform

Introduction

The task will focus on creating an online-accessible platform that provides access to two speech systems for Maltese:

  • Text to Speech - the TTS engine will allow users to submit correctly written Maltese text, and receive a synthesised version of the output. As in the case of ASR, the engine itself will need to be packaged to service web requests.

This service will be made accessible via web browsers, as well as via mobile phone app access, acting as a frontend to the same web service. Moreover, the TTS system can be integrated through an application plugin to include the service within an application such as a word processor.

How to run

  1. Open windows command prompt

  2. Change directory to folder ()

  3. type venv\Scripts\Activate

  4. set FLASK_APP = app.py (only for the first time)

  5. flask run

About

The task will focus on creating an online-accessible platform that provides access to two speech systems for Maltese

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published