LeeAeron commited on
Commit
b67ecf3
·
verified ·
1 Parent(s): 6043829

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -92
README.md DELETED
@@ -1,92 +0,0 @@
1
- # 🚀 F5-TTSx: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching eXtended
2
- ![F5-TTSx](img/F5TTSx.png)
3
-
4
- [![Release](https://img.shields.io/github/release/LeeAeron/F5-TTSx.svg)](https://github.com/LeeAeron/F5-TTSx/releases/latest)
5
-
6
-
7
- ## 🔧 About
8
- **F5-TTSx** is a custom build of the F5-TTS voice synthezer, designed to get more fliud settings for synthezing voice - especially on systems with limited VRAM.
9
-
10
-
11
- ## 🔧 Key Differences from Official F5-TTSx
12
-
13
- - Optimized for all systems with nVidia GPUs
14
- - Main `.bat` menu with option to install/reinstall project
15
- - Enhanced UI settings with useful features and stability improvements
16
-
17
-
18
- ## ✅ Supported Models
19
-
20
- - All official F5-TTS models, including fine-tuned customs (by suppport them with Custom profile)
21
- - Qwen 2.5/3B Instruct and Microsoft Phi 4 mini instruct for Ai voice chat
22
-
23
-
24
- ## 📥 Additional Models
25
-
26
- - [Multilingual (zh & en)](https://huggingface.co/SWivid/F5-TTS/tree/main/F5TTS_v1_Base) (included in project)
27
- - [Finnish](https://huggingface.co/AsmoKoskinen/F5-TTS_Finnish_Model)
28
- - [French](https://huggingface.co/RASPIAUDIO/F5-French-MixedSpeakers-reduced)
29
- - [German](https://huggingface.co/hvoss-techfak/F5-TTS-German)
30
- - [Hindi](https://huggingface.co/SPRINGLab/F5-Hindi-24KHz)
31
- - [Italian](https://huggingface.co/alien79/F5-TTS-italian)
32
- - [Japanese](https://huggingface.co/Jmica/F5TTS/tree/main/JA_21999120)
33
- - [Latvian](https://huggingface.co/RaivisDejus/F5-TTS-Latvian)
34
- - [Russian](https://huggingface.co/hotstone228/F5-TTS-Russian)
35
- - [Russian](https://huggingface.co/Misha24-10/F5-TTS_RUSSIAN) (included in project)
36
- - [Spanish](https://huggingface.co/jpgallegoar/F5-Spanish)
37
-
38
-
39
- ### 🔥 Very important
40
- - F5-TTS_v1 model is an original F5-TTS model used from own repository (https://huggingface.co/LeeAeron/F5TTSx/models/F5TTS_v1_Base)
41
- - F5TTS_RUv2 model is fine-tuned russian model v2 by Misha24-10 used from own repository (https://huggingface.co/LeeAeron/F5TTSx/models/F5TTS_RU/v2)
42
- - F5TTS_RUv4 model is fine-tuned russian model v4 (winter) by Misha24-10 used from own repository (https://huggingface.co/LeeAeron/F5TTSx/models/F5TTS_RU/v4)
43
-
44
-
45
- ## ⚙️ Installation
46
- F5-TTSx uses Python 3.11 and Torch 2.8.0 Cuda 12.8.
47
-
48
- F5-TTSx supports GTX and RTX cards, including GTX10xx-16xx and RTX 20xx–50xx.
49
-
50
-
51
- ### 🖥️ Windows Installation
52
-
53
- This project provided with only *.bat installer/re-installer/starter file, that will download and install all components and build fully portable F5-TTSx.
54
-
55
- ➤ Please Note:
56
- - I'm supporting only nVidia GTX10xx-16xx and RTX20xx-50xx GPUs.
57
- - This installer is intended for those running Windows 10 or higher.
58
- - Application functionality for systems running Windows 7 or lower is not guaranteed.
59
-
60
- - Download the F5-TTSx .bat installer for Windows in [Releases](https://github.com/LeeAeron/F5-TTSx/releases).
61
- - Place the BAT-file in any folder in the root of any partition with a short Latin name without spaces or special characters and run it.
62
- - Select INSTALL (2) entry .bat file will download, unpack and configure all needed environment.
63
- - After installing, select START (1). .bat will launch Browser, and loads necessary files, models, also there will be loaded Official F5-TTS EN/ZH model.
64
-
65
-
66
- ## ⚙️ New Features:
67
- - downloadable optional voice pack
68
- - support to change Whisper voice-to-text model, depending your VRAM level
69
- - support for wav/mp3/aac/m4a/m4b/ogg/flac/opus input audio files
70
- - support for change output file format: wav/mp3/aac/m4a/m4b/ogg/flac/opus
71
- - auto-saving synthezed output file into local 'outputs' folder (in project folder)
72
- - support for external .dic dictionaries for right voice pronounce in local 'dicts' folder (in project folder)
73
- - support for external dictionary for right voice pronounce with 'accent_fixes.yaml' file (in project folder)
74
- - support for the pre-placement of accent marks by RUACCENT module for russian language (by Ruaccent button in UI)
75
- - support for the auto-placement of accent marks by RuAccent module for russian language (by RuAccent checkbox in UI, Works for unprepared text in Russian, processing it 'on the fly' during voice synthesis).
76
- - additional Copy/Paste/Clear buttons for 'Text to synteze' (works with clipboard)
77
- - separate additional voice generation settings for the dialogue synthesis mode
78
-
79
-
80
- ## 📺 Credits
81
-
82
- * [LeeAeron](https://github.com/LeeAeron) — additional code, modding, reworking, repository, Hugginface space, features, installer/launcher, reference audios, dictionary support.
83
- * [mrfakename](https://github.com/fakerybakery) — original [online demo](https://huggingface.co/spaces/mrfakename/E2-F5-TTS)
84
- * [RootingInLoad](https://github.com/RootingInLoad) — chunk generation & podcast app exploration
85
- * [jpgallegoar](https://github.com/jpgallegoar) — multiple speech-type generation & voice chat
86
-
87
-
88
- ## 📝 License
89
-
90
- The **F5-TTSx** code is released under MIT License.
91
-
92
- The pre-trained models are licensed under the CC-BY-NC license due to the training data Emilia, which is an in-the-wild dataset. Sorry for any inconvenience this may cause.