glados-tts
silero-models


glados-tts | silero-models | |
---|---|---|
2 | 34 | |
174 | 5,067 | |
1.7% | - | |
4.5 | 4.7 | |
12 months ago | over 1 year ago | |
Python | Jupyter Notebook | |
MIT License | GNU General Public License v3.0 or later |
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.
glados-tts
-
Messing around with a TTS extension
It is being generated using a project called glados-tts (which generates the glados voice from the game Portal): https://github.com/R2D2FISH/glados-tts
-
Implemented the GLaDOS TTS model by u/R2D2_FISH into my GLaDOS Voice Assistant project. No more caching samples and melodyne! Plenty more info about the project in my profile.
I wish that I could tell you. I cloned your repo and running it fails on line 9. Probably missing some dependency that I can not think of. If anybody has an idea please let me know! I got the TTS running by installing from a ready docker package. I do have the GPU power so I'd rather use the HQ version.
silero-models
-
AI Pronunciation Trainer
AI Pronunciation Trainer is a tool that uses AI to evaluate your pronunciation and provide feedback, helping you to improve and be understood more clearly. It leverages the Silero STT / TTS models for speech-to-text and text-to-speech functionalities, ensuring accurate and reliable pronunciation assessment.
-
Weird A.I. Yankovic, a cursed deep dive into the world of voice cloning
I doubt it's currently actually "the best open source text to speech", but the answer I came up with when throwing a couple of hours at the problem some months ago was "Silero" [0, 1].
Following the "standalone" guide [2], it was pretty trivial to make the model render my sample text in about 100 English "voices" (many of which were similar to each other, and in varying quality). Sampling those, I got about 10 that were pretty "good". And maybe 6 that were the "best ones" (pretty natural, not annoying to listen to).
IIRC the license was free for noncommercial use only. I'm not sure exactly "how open source" they are, but it was simple to install the dependencies and write the basic Python to try it out; I had to write a for loop to try all the voices like I wanted. I ended using something else for the project for other reasons, but this could still be fairly good backup option for some use cases IMO.
[0] https://github.com/snakers4/silero-models#text-to-speech
- What's the best text-to-speech free non-cloud software?
- Hey can anyone else add the text to speech
-
Messing around with a TTS extension
Glados was the first experiment. I moved on to silero afterwards: https://github.com/snakers4/silero-models
-
Ask HN: Open-source video transcribing software?
Some months ago I tried the Silero Models: https://github.com/snakers4/silero-models
With the audio sources I had, in English, the transcription had many mistakes. The good side is that installing and running the software worked as described in their documentation, so maybe it’s worth giving it a try by yourself.
- Silero V3:20种语言的快速高质量文本到语音,有173种声音 (Silero V3: fast high-quality text-to-speech in 20 languages with 173 voices)
-
Hacker News top posts: Jun 20, 2022
Silero V3: fast high-quality text-to-speech in 20 languages with 173 voices\ (56 comments)
- Silero V3: fast high-quality text-to-speech in 20 languages with 173 voices
What are some alternatives?
neon-tts-plugin-glados
TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
text-generation-webui - A Gradio web UI for Large Language Models with support for multiple inference backends.
piper - A fast, local neural text to speech system
Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time
Serpent.AI - Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
spokestack-python - Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application with a focus on embedded systems.
Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration
Porcupine - On-device wake word detection powered by deep learning
Theano - Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Caffe - Caffe: a fast open framework for deep learning.

