Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philtasticguy/voxia

Dockerized Zeroc-ICE architecture processing voice commands from a Xamarin mobile application via an Automatic Speech Recognition (ASR) AI model using SpeechBrain.
https://github.com/philtasticguy/voxia

asr csharp docker dotnet libvlcsharp speechbrain xamarin xamarin-forms zeroc zeroc-ice

Last synced: about 2 months ago
JSON representation

Dockerized Zeroc-ICE architecture processing voice commands from a Xamarin mobile application via an Automatic Speech Recognition (ASR) AI model using SpeechBrain.

Awesome Lists containing this project

README

        

# VoxIA Stream

## Description

An open-source, voice-activated music player for your mobile devices.

## Architecture

### Project Structure

![Project Structure](assets/project-structure.png)

### Technologies

* .NET 5.0
* Xamarin.Forms
* Xamarin.Forms MessagingCenter
* Xamarin.Android
* MediaMetadataRetriever
* LibVLCSharp
*
* ZeroC Ice

## Mobile Application

### Screen Hierarchy

* Song Library
* Song Details
* [Play Now]
* Currently Playing
* [Play]
* [Pause]
* [Stop]
* [Previous]
* [Next]
* About

1. Run 'icegridadmin' to setup IceGrid application and start server.
* Any username or password can be used to login.
* 'application add '
* 'server start SimpleServer'
* 'exit'