GraphCanon updated 3w · GitHub synced 3w
Decision brief
MARS5-TTS by CAMB.AI features advanced capabilities in text-to-speech synthesis with an emphasis on voice cloning and prosody control.
Good fit when
- When you have projects requiring nuanced prosody control for more natural sounding synthesized speech, as MARS5-TTS is specifically highlighted for its prosodic synthesis abilities.
- If your development workflow relies on Jupyter Notebook for prototyping and experimentation, since the tool's setup examples are framed within this context,
Avoid when
- When you require immediate access to pre-built output-generating Docker images, since as of now these are not yet available despite plans for their future addition.
- If your project needs a model that does not involve the GNU AGPL-3.0 license, because this might impose restrictions on how derivative works can be distributed.
- Pricing:
- freemium - Open-source version is free for non-commercial use; commercial licenses are available upon request by contacting help@camb.ai.
- Requirements:
- Supports custom development through Docker, allowing you to build a base image and extend with your own inference scripts.; Docker integration provides flexibility but requires users to have the necessary environment setup for usage.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (727d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No criticals
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/Camb-ai/MARS5-TTSSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Offers a text-to-speech (TTS) model for synthesizing voice cloning and prosody control.
Capability facts
- Languages
- jupyter notebook
Source: github.language · Jul 29, 2026
Categories
Tags
README
Or Use Docker
Pull from DockerHub
You can directly pull the docker image from our DockerHub page.
Build On Your Own
You can build a custom image from the provided Dockerfile in this repo by running the following command.
cd MARS5-TTS
docker build -t mars5ttsimage ./docker
Note: This image should be used as a base image on top of which you can add your custom inference script in a Dockerfile or docker-compose. Images that directly generate output will be added to Docker Hub and as Dockerfiles in this repo soon
License
We are open-sourcing MARS5 in English under GNU AGPL 3.0. For commercial inquiries or to license the closed source version of MARS, please email help@camb.ai
For agents
This page has a .md twin and JSON over the API.