manhph2211/ML-Deployment
Pushing Deep Learning models into production using torchserve, kubernetes and react web app :smile:
This project helps MLOps engineers and backend developers deploy a text-to-speech (TTS) deep learning model into a production environment. It takes text input and generates spoken audio output. It provides a full template for serving the model via TorchServe, orchestrating with Kubernetes, and connecting to a React-based web application with a user dashboard.
No commits in the last 6 months.
Use this if you are an MLOps engineer or a backend developer looking for a comprehensive template to deploy a deep learning-based text-to-speech service, complete with model serving, Kubernetes orchestration, and a web interface.
Not ideal if you are an end-user simply looking for a text-to-speech application; this project is a developer template for building and deploying such a service.
Stars
27
Forks
4
Language
Python
License
MIT
Category
Last pushed
Jun 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/manhph2211/ML-Deployment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
devnen/Chatterbox-TTS-Server
Self-host the powerful Chatterbox TTS model. This server offers a user-friendly Web UI, flexible...
jamiepine/voicebox
The open-source voice synthesis studio
daswer123/xtts-api-server
A simple FastAPI Server to run XTTSv2
Aivis-Project/AivisSpeech-Engine
AivisSpeech Engine: AI Voice Imitation System - Text to Speech Engine
jianchang512/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to...