https://github.com/general-developer/outetts
Outetts Is Library for generate neural Text To Speech on Edge Device Without api key or internet quota
https://github.com/general-developer/outetts
ai dart flutter ggml large-language-model llama neural outetts text-to-speech tts
Last synced: 6 months ago
JSON representation
Outetts Is Library for generate neural Text To Speech on Edge Device Without api key or internet quota
- Host: GitHub
- URL: https://github.com/general-developer/outetts
- Owner: General-Developer
- License: apache-2.0
- Created: 2025-02-14T10:50:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:22:45.000Z (6 months ago)
- Last Synced: 2025-04-06T15:24:31.001Z (6 months ago)
- Topics: ai, dart, flutter, ggml, large-language-model, llama, neural, outetts, text-to-speech, tts
- Language: C++
- Homepage:
- Size: 58.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Outetts
**Outetts** Is Library for generate neural Text To Speech on Edge Device Without api key or internet quota[](https://youtu.be/drlqUwJEOg4)
https://github.com/user-attachments/assets/5f0e9085-b0ff-49d6-bdac-69c8c2edc6d9
[](https://www.youtube.com/@Global_Corporation)
**Copyright (c) 2024 GLOBAL CORPORATION - GENERAL DEVELOPER**
## đī¸ Docs
1. [Documentation](https://youtube.com/@GENERAL_DEV)
2. [Youtube](https://youtube.com/@GENERAL_DEV)
3. [Telegram Support Group](https://t.me/DEVELOPER_GLOBAL_PUBLIC)
4. [Contact Developer](https://github.com/General-Developer) (check social media or readme profile github)## đī¸ Features
1. [x] đąī¸ **Cross Platform** support (Device, Edge Severless functions)
2. [x] đī¸ **Standarization** Style Code
3. [x] â¨ī¸ **Cli** (Terminal for help you use this library or create project)
4. [x] đĨī¸ **Api** (If you developer bot / userbot you can use this library without interact cli just add library and use đī¸)
5. [x] đ§Šī¸ **Customizable Extension** (if you want add extension so you can more speed up on development)
6. [x] â¨ī¸ **Pretty Information** (user friendly for newbie)
## âī¸ Fun Fact- **This library 100%** use on every my create project (**App, Server, Bot, Userbot**)
## đī¸ Proggres
- **10-02-2025**
Starting **Release Stable** With core Features## Resources
1. [MODEL TOKENIZER](https://huggingface.co/ggml-org)
2. [MODEL TEXT TO SPEECH](https://huggingface.co/OuteAI/)### đĨī¸ Install Library
1. **Dart**
```bash
dart pub add 'outetts:{"hosted":"https://package-repository-general-developer.vercel.app"}'
```2. **Flutter**
```bash
dart pub add 'outetts_flutter:{"hosted":"https://package-repository-general-developer.vercel.app"}'
dart pub add 'ggml_library_flutter:{"hosted":"https://package-repository-general-developer.vercel.app"}'
dart pub add 'llama_library_flutter:{"hosted":"https://package-repository-general-developer.vercel.app"}'
```## đī¸ Quick Start
Example Quickstart script minimal for insight you or make you use this library because very simple
```dart
import 'dart:io';
import 'package:outetts/outetts.dart';void main(List args) async {
print("start");final String modelVocoderPath = "../../../../../big-data/wavtokenizer/WavTokenizer-Large-75-F16.gguf";
final String modelPath = "../../../../../big-data/outetts/OuteTTS-0.2-500M-Q8_0.gguf";final String text = """
Outetts Is Library for generate neural Text To Speech on Edge Device Without api key or internet quota created by General Developer.**Copyright (c) 2024 GLOBAL CORPORATION - GENERAL DEVELOPER**
"""
.trim();
final String outputPath = "audio.wav";final Outetts outetts = Outetts();
await outetts.ensureInitialized();
outetts.loadModel(
modelPath: modelPath,
modelVocoderPath: modelVocoderPath,
);
await outetts.textToSpeech(
numberThreads: 1,
text: text,
ouputPath: outputPath,
);
exit(0);
}
```## Reference
**Copyright (c) 2024 GLOBAL CORPORATION - GENERAL DEVELOPER**
## Example Project Use This Library
- [Outetts Application](https://github.com/General-Developer/outetts/tree/main/examples/outetts_app)
Minimal simple application example of using outetts [Youtube Video](https://youtu.be/U-5EDMk0UgE)
| Mobile | Desktop |
|-----------------------------------------------------------------------------------------------------------------------------------------|---------|
| [](https://youtu.be/U-5EDMk0UgE) | [](https://youtu.be/U-5EDMk0UgE) |
Global Corporation
Welcome to Global Corporation profile!
Â![]()
![]()
âââââ
![]()
âââââ
![]()
âââââ
![]()
âââââ**Global Corporation** Is a **leading company** that takes a leading role in **accelerating** and **maintaining** enterprise security.
With a sharp focus on innovation and technological excellence
**Global Corporation** providing effective proactive solutions to secure company operations and prevent potential adverse risks.
With a committed team of experts, advanced technology, and a holistic approach to corporate security, Global Corporation has become a benchmark for other companies that prioritize security and safety as a top priority in their business.
[](https://www.youtube.com/@Global_Corporation)
## Application / Product / Project Official
Global App
Super Cross-platform application allows you to do social media / chat as well as a place for buying and selling businesses to find work
[](https://github.com/globalcorporation/global_app)
Global Bot App
Super cross-platform application allows you to handle lots of bots / userbots / AI for your assistants, making it easier for you in all your affairs
[](https://github.com/globalcorporation/global_bot_app)### Global Studio Developer
The cross-platform Studio Developer application allows you to code on various platforms
[](https://github.com/globalcorporation/global_bot_app)
Ads Gateway
**Applikasi** Cross platform advertising allows you to advertise on various platforms easily
[](https://github.com/globalcorporation/coinlox)
Archivon
**Applikasi** Linux based operating system which will be released
[](https://github.com/globalcorporation/coinlox)
Coinlox
**Applikasi** Cross Platform Wallet allows you to store money on the internet safely
[](https://github.com/globalcorporation/coinlox)
### Global Bot Telegram
Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from
IDR: 25k / bulan
$: 1,5 Dollar[](https://github.com/globalcorporation/global_bot_telegram)
### Global Userbot Telegram
Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from
IDR: 25k / bulan
$: 1,5 Dollar[](https://github.com/globalcorporation/global_userbot_telegram)
### Global Bot Whatsapp
Super Bot Telegram allows you to manage various chat groups / private / channels as well as a place to buy and sell the products we sell, you can buy this service from
IDR: 25k / bulan
$: 1,5 Dollar[](https://github.com/globalcorporation/global_bot_whatsapp)
## Social Media
Telegram
Â![]()
1. [Group Developer Global Public](https://t.me/DEVELOPER_GLOBAL_PUBLIC)
## Product / Services
1. **Clone Bot / Userbot**
Hi, do you want to have a bot / userbot with lots of features?.
- **Features**:
- **Repeat Message**
- **Manage Chat Private / Channel / Group**
- **Platform Support**:
- **Telegram**
- **Whatsapp**
- **Twitter**
- **Github**
- **Google**
1. **Products**
- **Black Products**
- **Group / Channel**
- **Nsfw**
- **Payment Gateway**
- **Paid Promote**
- **Pre Release / Beta**
- **Promo Cheap**
- **Source Code Bot / USerbot**
- **Trade**
2. **Services**
- **Developer**
- **Goal**
- **Partner**
- **Promote**
- **Recommendation**
- **Sortcut Cheat Sheet**
- **Terminate**
- **Upgrade**## How To Buy Services Or Products | Cara Beli Jasa Atau Products
- **Via Telegram Bot**
- **Englisth**
If you want to buy, you can use Telegram to automatically process the payment
(if the long process is not a **SCAM!!** it's possible that the **server is down** so the process could take longer. If in doubt, tap the report menu then fill in a complaint)- Open Bot: https://t.me/GLOBAL_CORP_ORG_BOT
- Fill in personal data / subscribe to the channel
- Tap Main menu select services / products
- Select Products / Services
- Make sure there are enough coins
- Fill in the required data- **Indonesia**
Jika kamu ingin membeli bisa lewat telegram automatis pembayaran hingga proses
(jika proses lama itu bukan **SCAM !!** kemungkinan **server down** jadi proses bisa lebih lama jika ragu tap menu report lalu isi keluhan)
- Buka Bot: https://t.me/GLOBAL_CORP_ORG_BOT
- Isi data pribadi / subscribe channel
- Tap Main menu pilih services / products
- Pilih Product / Services
- Pastikan coin mencukupi
- Isi data yang di butuhkan- **Via Telegram USER**
- Buka: https://t.me/general_user
- Ucapin apapun yang kamu butuh jasa dev / apapun
Video Tutorial
[](https://www.youtube.com/watch?v=TY0Y21C6asM)- **Lewat App**
- **English**
If you want to see a product/service with a full demo, you can buy it via the app
- **Indonesia**
jika kamu ingin melihat product / jasa dengan full demo kamu bisa beli lewat app
## đē Latest YouTube Videos
[](https://www.youtube.com/watch?v=LfNt8A2fCLQ)
[](https://www.youtube.com/watch?v=BFl2AT_pdOw)
[](https://www.youtube.com/watch?v=7LZhoklvS9A)
[](https://www.youtube.com/watch?v=4mAZ6EgAhUo)
[](https://www.youtube.com/watch?v=uiDJwK9r3Cg)
[](https://www.youtube.com/watch?v=ADqzS5ORJsU)
# Daftar List Developer Resmi
Jika kamu membutuhkan jasa, check salah satu link di bawah
Pastikan kamu memilih yang benar dan semua di bawah aturan ketat Global Corporation & General Corporation.
Jika kamu ingin cepat selesai dan kode sangat bagus pilih Corporation, Jika kamu ingin bisa nego harga pilih User tetapi pengerjaan tidak bisa secepat User.
Jika kamu ingin membeli pastikan kata kata masing masing platform mengandung kata formal, dan terdapat applikasi + terdapat pembayaran automatis, jika tidak ada layanan automatis akan di pastikan itu bukan kami
dan mungkin akun itu sudah hilang / di ambil alih orang lain.
Pembelian manual lewat chat / nanya nanya dulu hanya bisa melalui User selain itu tidak bisa dan jika berusaha chat maka akan terdeteksi
mencoba mengambil informasi maka akan di Global blacklist, di karenakan semuanya di bawah aturan Global Corporation & General Corporation.
jika kamu terkena maka kamu tidak bisa mengakses apapun semua social media, applikasi, layanan, apapun itu yang di bawah Global Corporation & General Corporation.
Dan jika sudah sangat parah kamu bisa â ī¸ Death
# Corporation
- [Hexaminate](https://github.com/HexaMinate)
- [Nextgifto](https://github.com/nextgifto)
- [Specta](https://github.com/SpectaDev)
- [Galaxeus](https://github.com/galaxeus)
- [General Free Open Source](https://github.com/GENERALFOSS)
- [General Developer](https://github.com/general-developer)
- [Meesagee](https://github.com/meesagee)
- [Archivon](https://github.com/archivon)
- [Coinlox](https://github.com/COINLOX)
- [Envivore](https://github.com/envivore)
- [Global Corporation](https://github.com/globalcorporation)# User
- [Azka Developer](https://github.com/azkadev)
- [Aegiz Tyrese Valfredo](https://github.com/AegizTyreseValfredo)
- [Aziel Aarav Harish](https://github.com/AzielAaravHarish)
- [Clarissa Gazala Evanthe](https://github.com/ClarissaGazalaEvanthe)
- [Automexa](https://github.com/AUTOMEXA)
- [Zeroun Intezar Agler](https://github.com/zerounintezaragler)