CoolFace
21 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01echodict /index-tts Unofficial IndexTTS v2 Training Repo Loop and trainer implemented using Codex CLI and guided prompts Train new languages by extending existing tokenizer tools\tokenizer\train_bpe.py and tools\tokenizer\extend_bpe.py Preprocess data to extract speaker embeddings for timbre, emotion, text, and mel tokens tools\preprocess_data.py and tools\preprocess_multiproc.py (multiproc is an attempt to make it run faster, there are issues with it though crashing) Create prompt/target pairs… See the full description on the dataset page: https://huggingface.co/datasets/echodict/index-tts.2 likes456 downloads8mo agoHugging Face02Akira2049 /odia-indextts2-processed1 likes64 downloads4mo agoHugging Face03WillowVoiceAI /odia-indextts2-processed0 likes49 downloads3mo agoHugging Face04svjack /Meow_Chan_IndexTTS2_Black_Butler audion<1K0 likes48 downloads11mo agoHugging Face05svjack /Lu_Yin_IndexTTS2_Boogiepop_Series_50_segments audion<1K0 likes40 downloads11mo agoHugging Face06svjack /MaZhengYang_IndexTTS2_Shakespeare_Audio refer audio audion<1K0 likes39 downloads1y agoHugging Face07svjack /Lu_Yin_IndexTTS2_Irregular_at_Magic_High_School_50_segments audion<1K0 likes34 downloads11mo agoHugging Face08svjack /Xiang_IndexTTS2_Ad_Audioaudion<1K0 likes33 downloads1y agoHugging Face09kemuriririn /index-tts-2-examplesaudion<1K0 likes33 downloads1y agoHugging Face10rickxt /index-tts0 likes25 downloads2mo agoHugging Face11bamselarsen /Indextts_expansion IndexTTS2 German Training Data Pre-processed German speech data for fine-tuning IndexTTS2. Contents File Description audio/ 18,597 WAV files (24kHz) manifest.jsonl IndexTTS-compatible manifest german_bpe.model SentencePiece tokenizer german_bpe.vocab Vocabulary file Stats Language: German (DE) Duration: 50 hours Samples: 18,597 Source: Emilia-YODAS dataset Quality filter: DNSMOS ≥ 3.0 Sample rate: 24kHz Usage # Clone the… See the full description on the dataset page: https://huggingface.co/datasets/bamselarsen/Indextts_expansion.text-to-speech10K<n<100K0 likes22 downloads9mo agoHugging Face12svjack /IndexTTS_sample_0audion<1K0 likes20 downloads1y agoHugging Face13svjack /Lu_Yin_IndexTTS2_Sugar_Apple_Fairy_Tale_segments audion<1K0 likes20 downloads11mo agoHugging Face14vietnhat /mapalo-indextts-metadata1-v1audion<1K0 likes15 downloads1y agoHugging Face15Praha-Labs /IndexTTS-nano-codectext10K<n<100K0 likes13 downloads1y agoHugging Face16svjack /Origin_IndexTTS_CuteBoy_Spoken_Datasetaudion<1K0 likes11 downloads1y agoHugging Face17svjack /genshin_voices_5.6_sample_1_IndexTTSfrom datasets import load_dataset ds = load_dataset("svjack/genshin_voices_5.6_sample_1_IndexTTS") dss = ds["train"].filter(lambda x: x["speaker"] == "Eula" ) audio_decoder = dss[0]["reference_audio"] import os # 获取 _hf_encoded 属性 hf_encoded = audio_decoder._hf_encoded with open(hf_encoded["path"], 'wb') as f: f.write(hf_encoded["bytes"]) audion<1K0 likes8 downloads1y agoHugging Face18svjack /Xiang_IndexTTS2_Rounds_of_Phantom_Thief_Flanure audion<1K0 likes6 downloads11mo agoHugging Face19svjack /Scaramouche_IndexTTS2_Ad_Audioaudion<1K0 likes5 downloads1y agoHugging Face20svjack /Dont_be_your_lover_IndexTTS_CuteBoy_Spoken_Datasetaudion<1K0 likes3 downloads1y agoHugging Face21svjack /IndexTTS_sample_1audion<1K0 likes3 downloads1y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.