All Projects β†’ christophemarois β†’ arguing-robots

christophemarois / arguing-robots

Licence: other
πŸ€– Watch and hear macOS robots argue live in your terminal πŸ€–

Programming Languages

crystal
512 projects

Projects that are alternatives of or similar to arguing-robots

RedBot
Design files and firmware files for the RedBot robotics board.
Stars: ✭ 22 (-58.49%)
Mutual labels:  robots
voices
macOS CLI for changing the default TTS (text-to-speech) voice and printing information about and speaking text with multiple voices.
Stars: ✭ 53 (+0%)
Mutual labels:  text-to-speech
SpeakIt Vietnamese TTS
Vietnamese Text-to-Speech on Windows Project (zalo-speech)
Stars: ✭ 81 (+52.83%)
Mutual labels:  text-to-speech
youtube-video-maker
πŸ“Ή A tool for automatic video creation and uploading on YouTube
Stars: ✭ 134 (+152.83%)
Mutual labels:  robots
izabela-desktop
A proof of concept text-to-speech application allowing global typing. Can be used over applications such as voice chats, games and much more.
Stars: ✭ 62 (+16.98%)
Mutual labels:  text-to-speech
golang-tts
Text-to-Speach golang package based in Amazon Polly service
Stars: ✭ 19 (-64.15%)
Mutual labels:  text-to-speech
openroberta-lab
The programming environment Β»Open Roberta LabΒ« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based applica…
Stars: ✭ 98 (+84.91%)
Mutual labels:  robots
FastSpeech2
PyTorch Implementation of FastSpeech 2 : Fast and High-Quality End-to-End Text to Speech
Stars: ✭ 163 (+207.55%)
Mutual labels:  text-to-speech
open-speech-corpora
πŸ’Ž A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
Stars: ✭ 841 (+1486.79%)
Mutual labels:  text-to-speech
WaveGrad2
PyTorch Implementation of Google Brain's WaveGrad 2: Iterative Refinement for Text-to-Speech Synthesis
Stars: ✭ 55 (+3.77%)
Mutual labels:  text-to-speech
bangla-tts
Bangla text to speech, Multilingual (Bangla, English) real-time ([almost] in a GPU) speech synthesis library
Stars: ✭ 61 (+15.09%)
Mutual labels:  text-to-speech
Nasa-And-Spacex-Cooperation
Theme Outer Space
Stars: ✭ 41 (-22.64%)
Mutual labels:  robots
Daft-Exprt
PyTorch Implementation of Daft-Exprt: Robust Prosody Transfer Across Speakers for Expressive Speech Synthesis
Stars: ✭ 41 (-22.64%)
Mutual labels:  text-to-speech
stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
Stars: ✭ 242 (+356.6%)
Mutual labels:  robots
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-49.06%)
Mutual labels:  text-to-speech
TikTok
Download public videos on TikTok using Python with Selenium
Stars: ✭ 37 (-30.19%)
Mutual labels:  robots
melgan
MelGAN implementation with Multi-Band and Full Band supports...
Stars: ✭ 54 (+1.89%)
Mutual labels:  text-to-speech
laravel-text-to-speech
πŸ’¬ A wrapper for popular TTS services to create a more simple & uniform API. Currently, only AWS Polly is supported.
Stars: ✭ 26 (-50.94%)
Mutual labels:  text-to-speech
STYLER
Official repository of STYLER: Style Factor Modeling with Rapidity and Robustness via Speech Decomposition for Expressive and Controllable Neural Text to Speech, INTERSPEECH 2021
Stars: ✭ 105 (+98.11%)
Mutual labels:  text-to-speech
mongolian-nlp
Useful resources for Mongolian NLP
Stars: ✭ 119 (+124.53%)
Mutual labels:  text-to-speech

πŸ€– Arguing robots πŸ€–

Arguing robots is a simple CLI utility for macOS that allow the wonderfully expressive PlainTalk voices of macOS (including beloved whisper voice of Lain's Navi) to come to life in your terminal. It also was my Hello World project for learning Crystal.

How to use arguing robots

Available voices

Type say -v '?' in your terminal to get a list of all available voices

Usage

  • Download the CLI
  • Make a .txt containing dialogue lines in the following format: [voice]: [text] , like this one:
Alex: Hi, how are you doing?
Karen: I'm good! How about you?
Alex: Good. I've been thinking about this city today.
Victoria: Really? How so?
Karen: Oh, Victoria, you're here!
Victoria: Yes, I arrived two minutes ago.
Karen: So what about this city, Alex?
Alex: It's just...
Alex: How Montreal in the winter inspires people to do art.
  • Pass the txt as an argument to the CLI (you can also open a terminal, drag the CLI on it, then drag the txt, then press enter):
./arguing-robots examples/montreal-in-the-winter.txt
  • Hear and watch robots argue

Whisper: Who is Lain?

Lain's Navi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].