tacotron2 VS notes_public

Compare tacotron2 vs notes_public and see what are their differences.

tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference (by NVIDIA)
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
tacotron2 notes_public
29 4
4,944 -
1.1% -
0.0 -
6 months ago -
Jupyter Notebook
BSD 3-clause "New" or "Revised" License -
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.

tacotron2

Posts with mentions or reviews of tacotron2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-01.

notes_public

Posts with mentions or reviews of notes_public. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-28.
  • TTE: Terminal Text Effects
    13 projects | news.ycombinator.com | 28 May 2024
    > [...] waiting for one or more terminal emulators to get together and add some ridiculous new escape codes [...]

    I'm definitely of the opinion[0] that we haven't yet reached the limits of the "terminal emulator" UX paradigm.

    The past few years do seem to have seen a resurgence in terminal emulator innovation due in part to a combination of new languages, the prevalence of GPUs, and a realisation that many of the existing terminal emulators weren't interested in any innovation in certain directions.

    I've particularly been interested in the possibilities provided by the Terminal Graphics Protocol (which I discuss more in the linked comment).

    A couple of years ago I switched to WezTerm[2] due to a combination of its graphics support, implementation language (Rust) and that its main developer seems to be interested in a combination of both solid support for existing standards & opportunities for innovation.

    WezTerm also provides opportunities for customisation both in terms of shell integrations and of the application itself[3].

    > [...] new escape codes [...]

    Also, on this aspect, it may not even be necessary to create new escape codes--recently I discovered the `terminfo(5)` man page actually makes a pretty interesting read[7], in part because it lists some existing escape codes that seem like they have potential for re-use/re-implementation in the current day's more graphic-based systems.

    ---- footnotes ----

    [0] As I mentioned in a recent comment on a thread[1] here:

    "Motivated by the thought that at the current point in time perhaps the 'essence' of a 'terminal' is its linear 'chronological' presentation of input/interaction/output history rather than its use of 'text'."

    [1] https://news.ycombinator.com/item?id=40475538

    [2] https://wezfurlong.org/wezterm/

    [3] While I'm definitely not a fan of the choice of Lua as the extension language, I have now at least hit my head against the wall[4] with it enough that I can actually get more complex custom functionality working.

    [4] I've started to write up some of my Lua-related[5] notes & more general WezTerm[6] notes so hopefully it'll eventually be an easier road for others. :)

    [5] https://gitlab.com/RancidBacon/floss-various-contribs/-/blob...

    [6] https://gitlab.com/RancidBacon/notes_public/-/blob/main/note...

    [7] As one does. :) It was a fascinating/amusing time capsule in terms(!) of mentions of weird hardware terminal quirks that at one time ("before my time") needed to be worked around; interesting escape code discoveries; and, the mention of a term I had not thought of for decades but was at one time of importance: NLQ! :D

  • ESpeak-ng: speech synthesizer with more than one hundred languages and accents
    21 projects | news.ycombinator.com | 1 May 2024
    Yeah, it would be nice if the financial backing behind Rhasspy/Piper led to improvements in espeak-ng too but based on my own development-related experience with the espeak-ng code base (related elsewhere in the thread) I suspect it would be significantly easier to extract the specific required text to phonemes functionality or (to a certain degree) reimplement it (or use a different project as a base[3]) than to more closely/fully integrate changes with espeak-ng itself[4]. :/

    It seems Piper currently abstracts its phonemize-related functionality with a library[0] that currently makes use of a espeak-ng fork[1].

    Unfortunately it also seems license-related issues may have an impact[2] on whether Piper continues to make use of espeak-ng.

    For your specific example of handling 1984 as a year, my understanding is that espeak-ng can handle situations like that via parameters/configuration but in my experience there can be unexpected interactions between different configuration/API options[6].

    [0] https://github.com/rhasspy/piper-phonemize

    [1] https://github.com/rhasspy/espeak-ng

    [2] https://github.com/rhasspy/piper-phonemize/issues/30#issueco...

    [3] Previously I've made note of some potential options here: https://gitlab.com/RancidBacon/notes_public/-/blob/main/note...

    [4] For example, as I note here[5] there's currently at least four different ways to access espeak-ng's phoneme-related functionality--and it seems that they all differ in their output, sometimes consistently and other times dependent on configuration (e.g. audio output mode, spoken punctuation) and probably also input. :/

    [5] https://gitlab.com/RancidBacon/floss-various-contribs/-/blob...

    [6] For example, see my test cases for some other numeric-related configuration options here: https://gitlab.com/RancidBacon/floss-various-contribs/-/blob...

  • The Case for Nushell
    4 projects | news.ycombinator.com | 31 Aug 2023
    I also discovered an existing discussion[1] related to this topic which includes a link[2] to a "helper to call nushell nuon/json/yaml commands from bash/fish/zsh" and a comment[3] that the current nushell dev focus is "on getting the experience inside nushell right and [we] probably won't be able to dedicate design time to get the interface of native Nu commands with an outside POSIX shell right and stable.".

    [0] https://gitlab.com/RancidBacon/notes_public/-/blob/main/note...

    [1] "Expose some commands to external world #6554": https://github.com/nushell/nushell/issues/6554

    [2] https://github.com/cruel-intentions/devshell-files/blob/mast...

    [3] https://github.com/nushell/nushell/issues/6554#issuecomment-...

What are some alternatives?

When comparing tacotron2 and notes_public you can also consider the following projects:

tortoise-tts - A multi-voice TTS system trained with an emphasis on quality

piper - A fast, local neural text to speech system

Voice-Cloning-App - A Python/Pytorch app for easily synthesising human voices

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

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

NeMo - A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)

waveglow - A Flow-based Generative Network for Speech Synthesis

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

radtts - Provides training, inference and voice conversion recipes for RADTTS and RADTTS++: Flow-based TTS models with Robust Alignment Learning, Diverse Synthesis, and Generative Modeling and Fine-Grained Control over of Low Dimensional (F0 and Energy) Speech Attributes.

vits - VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech

RHVoice - a free and open source speech synthesizer for Russian and other languages

FastSpeech2 - An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"

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