Skip to content

OshanJayawardana/Project-The-First-Light

Repository files navigation

Project-The-First-Light

cover

Project is still in it's development stage. Project is being done by a group of five Undergraduates of University of Moratuwa.


Content

1. Spatial Sound System Development

unity

In this section we are experimenting, how we can retrieve the spatial sounds in a virtual world using a stero sound output. We are using Unity game development platform for experiments. You can run simulation by yourself.

Dependencies
How to simulate
  • Clone the repository,
  • Open the file /spatial-sound-system-development/Assets/testfield.unity in Unity,
  • Run the simulation,
  • You can use mouse and keyboard to move around the virtual world,
  • You also can edit the C# script and experiment.

2. Voice Support System Development

In here we have developed two models, namely the text-to-speech model and the speech-to-text model.

(i) Text-to-speech Model

We have developed an offline model to convert a given list of names into voice.

Dependencies
  • python 3.8
  • numpy
  • pyttsx3

(ii) Speech-to-text Model

This model works in online state and will convert the given voice commands into text.

Dependencies
  • python 3.8
  • numpy
  • speech_recognition
  • pyaudio

Team : Team Lumos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages