shibing624/parrots
Automatic Speech Recognition(ASR), Text-To-Speech(TTS) engine. 中英语音识别、多角色语音合成,支持多语言,准确率高
This project helps convert spoken audio into text or generate natural-sounding speech from written text, supporting multiple languages like Chinese, English, and Japanese. You can input an audio file to get a transcribed text, or provide text to receive an audio file. This tool is ideal for content creators, transcribers, game developers, or anyone needing to automate voice-related tasks.
526 stars. Available on PyPI.
Use this if you need to quickly and accurately convert spoken words into text (ASR) or generate realistic speech from text (TTS) in multiple languages, with options for emotional expression and streaming audio.
Not ideal if your primary need is highly specialized voice analysis beyond basic transcription or synthesis, or if you require deep customization at a very low technical level.
Stars
526
Forks
95
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 11, 2025
Commits (30d)
0
Dependencies
20
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/shibing624/parrots"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
altunenes/parakeet-rs
very fast speech-to-text, diarization, streaming (even in CPU) with NVIDIA Parakeet in Rust
MainRo/deepspeech-server
A testing server for a speech to text service based on coqui.ai
thewh1teagle/pyannote-rs
pyannote audio diarization in rust
PaddlePaddle/Parakeet
PAddle PARAllel text-to-speech toolKIT (supporting Tacotron2, Transformer TTS,...
daanzu/deepspeech-websocket-server
Server & client for DeepSpeech using WebSockets for real-time speech recognition in separate environments