seamless_communication VS tortoise-tts

Compare seamless_communication vs tortoise-tts and see what are their differences.

seamless_communication

Foundational Models for State-of-the-Art Speech and Text Translation (by facebookresearch)

tortoise-tts

A multi-voice TTS system trained with an emphasis on quality (by neonbjb)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
seamless_communication tortoise-tts
11 145
10,325 12,018
3.4% -
8.6 8.0
3 days ago 8 days ago
Jupyter Notebook Jupyter Notebook
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

seamless_communication

Posts with mentions or reviews of seamless_communication. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-04.
  • FLaNK Stack for 04 December 2023
    24 projects | dev.to | 4 Dec 2023
  • This week in AI - all the Major AI developments in a nutshell
    1 project | /r/ChatGPTCoding | 3 Dec 2023
    Meta AI introduced a suite of AI language translation models that preserve expression and improve streaming [Details | GitHub]: SeamlessExpressive enables the transfer of tones, emotional expression and vocal styles in speech translation. You can try a demo of SeamlessExpressive using your own voice as an input here. SeamlessStreaming, a new model that enables streaming speech-to-speech and speech-to-text translations with <2 seconds of latency and nearly the same accuracy as an offline model. In contrast to conventional systems which translate when the speaker has finished their sentence, SeamlessStreaming translates while the speaker is still talking. t intelligently decides when it has enough context to output the next translated segment. SeamlessM4T v2, a foundational multilingual & multitask model for both speech & text. It's the successor to SeamlessM4T, demonstrating performance improvements across ASR, speech-to-speech, speech-to-text & text-to-speech tasks. Seamless, a model that merges capabilities from SeamlessExpressive, SeamlessStreaming and SeamlessM4T v2 into one.
  • Seamless: Meta's New Speech Models
    4 projects | news.ycombinator.com | 1 Dec 2023
    The license details are listed on the project GitHub

    https://github.com/facebookresearch/seamless_communication#l...

  • Open Source Libraries
    25 projects | /r/AudioAI | 2 Oct 2023
    facebookresearch/seamless_communication: Speech translation
  • FLaNK Stack Weekly 28 August 2023
    27 projects | dev.to | 28 Aug 2023
  • Meta: Code Llama, an AI Tool for Coding
    18 projects | news.ycombinator.com | 24 Aug 2023
    I wish that Meta would release models like SeamlessM4T[0] under the same license as llama, or an even better one.

    There seem to be opportunities for people to use technology like this to improve lives, if it were licensed correctly, but I don't see how any commercial offering would compete with anything that Meta does.

    Whisper is licensed more permissively and does a great job with speech to text in some languages, and it can translate to English only, but it can't translate between a large number of languages, and it doesn't have any kind of text to speech or speech to speech capabilities.

    [0]: https://github.com/facebookresearch/seamless_communication

  • Meta introduces SeamlessM4T, a foundational multimodal model that seamlessly translates and transcribes across speech and text for up to 100 languages
    1 project | /r/LocalLLaMA | 24 Aug 2023
    What does it take to create the Babel Fish, a tool that can help individuals translate speech between any two languages? While recent breakthroughs in text-based models have pushed machine translation coverage beyond 200 languages, unified speech-to-speech translation models have yet to achieve similar strides. More specifically, conventional speech-to-speech translation systems rely on cascaded systems composed of multiple subsystems performing translation progressively, putting scalable and high-performing unified speech translation systems out of reach. To address these gaps, we introduce SeamlessM4T—Massively Multilingual & Multimodal Machine Translation—a single model that supports speech- to-speech translation, speech-to-text translation, text-to-speech translation, text-to-text translation, and automatic speech recognition for up to 100 languages. To build this, we used 1 million hours of open speech audio data to learn self-supervised speech representations with w2v-BERT 2.0. Subsequently, we created a multimodal corpus of automatically aligned speech translations, dubbed SeamlessAlign. Filtered and combined with human- labeled and pseudo-labeled data (totaling 406,000 hours), we developed the first multilingual system capable of translating from and into English for both speech and text. On Fleurs, SeamlessM4T sets a new standard for translations into multiple target languages, achieving an improvement of 20% BLEU over the previous state-of-the-art in direct speech-to-text translation. Compared to strong cascaded models, SeamlessM4T improves the quality of into-English translation by 1.3 BLEU points in speech-to-text and by 2.6 ASR-BLEU points in speech-to-speech. On CVSS and compared to a 2-stage cascaded model for speech- to-speech translation, SeamlessM4T-Large’s performance is stronger by 58%. Preliminary human evaluations of speech-to-text translation outputs evinced similarly impressive results; for translations from English, XSTS scores for 24 evaluated languages are consistently above 4 (out of 5). For into English directions, we see significant improvement over Whisper- Large-v2’s baseline for 7 out of 24 languages. To further evaluate our system, we developed Blaser 2.0, which enables evaluation across speech and text with similar accuracy compared to its predecessor when it comes to quality estimation. Tested for robustness, our system performs better against background noises and speaker variations in speech-to-text tasks (average improvements of 38% and 49%, respectively) compared to the current state-of-the-art model. Critically, we evaluated SeamlessM4T on gender bias and added toxicity to assess translation safety. Compared to the state-of-the-art, we report up to 63% of reduction in added toxicity in our translation outputs. Finally, all contributions in this work—including models, inference code, finetuning recipes backed by our improved modeling toolkit Fairseq2, and metadata to recreate the unfiltered 470,000 hours of SeamlessAlign —are open-sourced and accessible at https://github.com/facebookresearch/seamless_communication
  • Seamless Communication – new translation (text, speech) model from Facebook
    1 project | news.ycombinator.com | 22 Aug 2023
  • Meta Releases SeamlessM4T, a Multimodal AI Model for Speech and Text Translation
    3 projects | news.ycombinator.com | 22 Aug 2023
    281M and 235M param models too.

    https://github.com/facebookresearch/seamless_communication/b...

    I don't really know how the metrics they list compare to whisper, I'm very curious if these are fast enough for realtime speech2text? I think whisper technically could but it was difficult to do or something like that?

  • SeamlessM4T: All-in-one multimodal translation model
    1 project | news.ycombinator.com | 22 Aug 2023
    code: https://github.com/facebookresearch/seamless_communication

    paper: https://ai.meta.com/research/publications/seamless-m4t/

    demo: https://seamless.metademolab.com/

tortoise-tts

Posts with mentions or reviews of tortoise-tts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.
  • ESpeak-ng: speech synthesizer with more than one hundred languages and accents
    21 projects | news.ycombinator.com | 1 May 2024
    The quality also depends on the type of model. I'm not really sure what ESpeak-ng actually uses? The classical TTS approaches often use some statistical model (e.g. HMM) + some vocoder. You can get to intelligible speech pretty easily but the quality is bad (w.r.t. how natural it sounds).

    There are better open source TTS models. E.g. check https://github.com/neonbjb/tortoise-tts or https://github.com/NVIDIA/tacotron2. Or here for more: https://www.reddit.com/r/MachineLearning/comments/12kjof5/d_...

  • FLaNK Stack Weekly 12 February 2024
    52 projects | dev.to | 12 Feb 2024
  • OpenVoice: Versatile Instant Voice Cloning
    10 projects | news.ycombinator.com | 1 Jan 2024
    I use Tortoise TTS. It's slow, a little clunky, and sometimes the output gets downright weird. But it's the best quality-oriented TTS I've found that I can run locally.

    https://github.com/neonbjb/tortoise-tts

  • [discussion] text to voice generation for textbooks
    3 projects | /r/MachineLearning | 5 Dec 2023
  • DALL-E 3: Improving image generation with better captions [pdf]
    1 project | news.ycombinator.com | 20 Oct 2023
  • Open Source Libraries
    25 projects | /r/AudioAI | 2 Oct 2023
    neonbjb/tortoise-tts
  • Running Tortoise-TTS - IndexError: List out of range
    1 project | /r/learnpython | 17 Sep 2023
    EDIT: It appears to be the exact same issue as this
  • My Deep Learning Rig
    1 project | news.ycombinator.com | 16 Aug 2023
    It was primarily being used to train TTS models (see https://github.com/neonbjb/tortoise-tts), which largely fit into a single GPUs memory. So, for data parallelism, x8 PCIe isn't that much of a concern.
  • PlayHT2.0: State-of-the-Art Generative Voice AI Model for Conversational Speech
    1 project | news.ycombinator.com | 11 Aug 2023
    Previously TortoiseTTS was associated with PlayHT in some way, although the exact connection is a bit vague [0].

    From the descriptions here it sounds a lot like AudioLM / SPEAR TTS / some of Meta's recent multilingual TTS approaches, although those models are not open source, sounds like PlayHT's approach is in a similar spirit. The discussion of "mel tokens" is closer to what I would call the classic TTS pipeline in many ways... PlayHT has generally been kind of closed about what they used, would be interesting to know more.

    I assume the key factor here is high quality, emotive audio with good data cleaning processes. Probably not even a lot of data, at least in the scale of "a lot" in speech, e.g. ASR (millions of hours) or TTS (hundreds to thousands). As opposed to some radically new architectural piece never before seen in the literature, there are lots of really nice tools for emotive and expressive TTS buried in recent years of publications.

    Tacotron 2 is perfectly capable of this type of stuff as well, as shown by Dessa [1] a few years ago (this writeup is a nice intro to TTS concepts). With the limit largely being, at some point you haven't heard certain phonetic sounds before in a voice, and need to do something to get plausible outcomes for new voices.

    [0] Discussion here https://github.com/neonbjb/tortoise-tts/issues/182#issuecomm...

    [1] https://medium.com/dessa-news/realtalk-how-it-works-94c1afda...

  • Comparing Tortoise and Bark for Voice Synthesis
    2 projects | dev.to | 9 Aug 2023
    Tortoise GitHub repo - Source code, documentation, and usage guide

What are some alternatives?

When comparing seamless_communication and tortoise-tts you can also consider the following projects:

ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.

TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production

supervision - We write your reusable computer vision tools. 💜

bark - 🔊 Text-Prompted Generative Audio Model

ai-town - A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.

Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time

aider - aider is AI pair programming in your terminal

piper - A fast, local neural text to speech system

llama-gpt - A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!

tacotron2 - Tacotron 2 - PyTorch implementation with faster-than-realtime inference

lmdeploy - LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

larynx - End to end text to speech system using gruut and onnx