https://github.com/zygotecode/cameltts
Based on Tortoise-TTS and Real-Time-Voice-Cloning for Python, a C# Text-To-Speech program to clone the voice of other people with TTS.
https://github.com/zygotecode/cameltts
Last synced: about 1 year ago
JSON representation
Based on Tortoise-TTS and Real-Time-Voice-Cloning for Python, a C# Text-To-Speech program to clone the voice of other people with TTS.
- Host: GitHub
- URL: https://github.com/zygotecode/cameltts
- Owner: ZygoteCode
- License: gpl-3.0
- Created: 2022-12-26T17:43:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T06:15:05.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T12:40:05.430Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 3.17 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## :eye: Overview
This repository hosts a C# Text-To-Speech (TTS) program that leverages the power of Tortoise-TTS and Real-Time-Voice-Cloning to clone voices using TTS technology. It is designed for users who are interested in voice synthesis and manipulation using advanced algorithms in a user-friendly application.
## :gear: Highlights
- **GUI** for easy interaction and process monitoring.
- Real-time processing with high priority **thread management**.
## :hammer_and_pick: Getting Started
- Download and install the latest [.NET Framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework) version.
- Download and unzip the [release](https://github.com/GabryB03/CamelTTS/releases/download/v1/CamelTTS.V1.zip) archive.
- Run the `CamelTTS.exe` file.
## :camera: GUI