Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/passadis/react-multiagents-speech
Azure multiagent Text To Speech on Container Apps
https://github.com/passadis/react-multiagents-speech
azure azureai azurespeech containerapps python react
Last synced: 4 days ago
JSON representation
Azure multiagent Text To Speech on Container Apps
- Host: GitHub
- URL: https://github.com/passadis/react-multiagents-speech
- Owner: passadis
- License: mit
- Created: 2024-03-14T21:31:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T19:27:55.000Z (4 months ago)
- Last Synced: 2024-10-27T23:54:22.233Z (4 months ago)
- Topics: azure, azureai, azurespeech, containerapps, python, react
- Language: Python
- Homepage: https://www.cloudblogger.eu/2024/03/16/azure-text-to-speech-with-container-apps/
- Size: 7.22 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: DOCS/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: DOCS/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
React and Azure Text to Speech with Container Apps
## Introduction
This project showcases the integration of Azure Text-to-Speech services within a Container Apps environment, demonstrating a powerful blend of cloud technologies for enhanced voice-enabled applications.
## Architecture of Our WorkshopOur workshop showcases an architecture involving:
- A **React Web App Container Image** as the frontend.
- A **Python-based container image** as the backend API endpoint.## Technologies Used
- Azure Speech Service
- React
- Python
- Azure Container Apps
## Features
- Text-to-Speech conversion in a cloud-based environment
- Reactive web UI for interactive user experience
- Advanced backend processing with Python
- Scalable and efficient deployment using Azure Container Apps## Building the Application
Detailed instructions on setting up and running the project can be found here: [Installation Guide](https://www.cloudblogger.eu/2024/03/16/azure-text-to-speech-with-container-apps/).
## Contribute
We encourage contributions! If you have ideas on how to improve this application or want to report a bug, please feel free to open an issue or submit a pull request.
## Architecture
![architecture-tts](https://github.com/passadis/react-multiagents-speech/assets/53148138/4b113a7d-64b3-452c-a277-467a68cb19dd)