AI & ML Papers
33.2K subscribers
7.14K photos
545 videos
24 files
7.82K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
AI & ML Papers
Photo
🔥 Fish Audio S2 Technical Report

💡 The paper introduces Fish Audio S2, an open source text to speech system that features multi speaker capabilities, multi turn generation, and instruction following control through natural language descriptions. The system utilizes a multi stage training approach, which includes a staged data pipeline covering video captioning, speech captioning, voice quality assessment, and reward modeling. This approach allows for scalable training and improves the overall performance of the system. The authors also release their model weights, fine tuning code, and an inference engine, making it production ready for streaming. The inference engine achieves a real time factor of 0.195 and a time to first audio of below 100 milliseconds, indicating its efficiency and speed. The code and weights are made available on GitHub and Hugging Face, and users are encouraged to try custom voices on the website. Overall, the paper contributes to the advancement of open source text to speech systems, providing a robust and efficient solution for generating high quality speech.


📅 Published on Mar 9

🔗 Links:
• arXiv: https://arxiv.org/abs/2603.08823
• PDF: https://arxiv.org/pdf/2603.08823
• Project Page: https://fish.audio/
• GitHub: https://github.com/fishaudio/fish-speech 30.2k

🤖 Models citing this paper:
https://huggingface.co/fishaudio/s2-pro
https://huggingface.co/drbaph/s2-pro-fp8
https://huggingface.co/mlx-community/fish-audio-s2-pro-bf16

📊 Datasets citing this paper:
https://huggingface.co/datasets/Izzyzlin/CFSDD

🚀 Spaces citing this paper:
https://huggingface.co/spaces/artificialguybr/fish-s2-pro-zero
https://huggingface.co/spaces/fguilleme/fish-s2-pro-zero
https://huggingface.co/spaces/MAYA-AI/fish-s2-pro-zero

━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus

#TextToSpeechSystems #MultispeakerSynthesis #NaturalLanguageProcessing #SpeechGenerationModels #RealTimeAudioProcessing
4👍2
AI & ML Papers
Photo
🔥 IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech System

💡 The paper introduces IndexTTS, an enhanced text-to-speech system that combines the XTTS and Tortoise models to achieve improved naturalness, voice cloning, and controllable usage. The system addresses the limitations of existing text-to-speech systems, particularly in Chinese scenarios where polyphonic characters and long-tail characters can be challenging to pronounce. To overcome this, the authors propose a hybrid character-pinyin modeling approach that allows for more controllable pronunciations.

The authors also compare Vector Quantization with Finite-Scalar Quantization for codebook utilization of acoustic speech tokens, and introduce a conformer-based speech conditional encoder and BigVGAN2 to enhance voice cloning. The results show that IndexTTS achieves significant improvements in naturalness, content consistency, and zero-shot voice cloning compared to the XTTS model.

In comparison to other popular open-source text-to-speech systems, IndexTTS has a relatively simple training process, more controllable usage, and faster inference speed, while also surpassing their performance. The system is designed to be efficient and controllable, making it suitable for industrial-level applications. The authors provide demos of the system, which are available for evaluation. Overall, the paper presents a novel approach to text-to-speech synthesis that achieves state-of-the-art results and has the potential for practical applications.


📅 Published on Feb 8, 2025

🔗 Links:
• GitHub: https://github.com/huggingface
• arXiv: https://arxiv.org/abs/2502.05512
• PDF: https://arxiv.org/pdf/2502.05512
• Project Page: https://index-tts.github.io

🤖 Models citing this paper:
https://huggingface.co/IndexTeam/IndexTTS-2
https://huggingface.co/IndexTeam/Index-TTS
https://huggingface.co/taraskurtizan/IndexTTS-2

📊 Datasets citing this paper:
https://huggingface.co/datasets/echodict/index-tts

🚀 Spaces citing this paper:
https://huggingface.co/spaces/IndexTeam/IndexTTS
https://huggingface.co/spaces/Pendrokar/TTS-Spaces-Arena
https://huggingface.co/spaces/alexnasa/OutofLipSync

━━━━━━━━━━━━━━━━━━━━━━━━
📢 By: https://xn--r1a.website/PaperNexus

#TextToSpeechSystems #ZeroShotLearning #VoiceCloningTechnology #ControllableSpeechSynthesis #SpeechRecognitionModels
1