anyvoiceai/Barkify
Barkify: an unoffical training implementation of Bark TTS by suno-ai
ArchivedImplements a two-stage GPT-style training pipeline for Bark's text-to-speech model: semantic token prediction (text→semantic) followed by acoustic modeling (semantic→audio). Supports multi-speaker scenarios with speaker and audio prompting capabilities, trained on datasets like LJSpeech and LibriTTS using standard PyTorch workflows configured via YAML. Provides inference through Jupyter notebooks and demonstrates compatibility with variable-length audio and cross-lingual experiments.
130 stars. No commits in the last 6 months.
Stars
130
Forks
23
Language
Python
License
—
Category
Last pushed
May 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/anyvoiceai/Barkify"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
KoljaB/RealtimeTTS
Converts text to speech in realtime
nateshmbhat/pyttsx3
Offline Text To Speech synthesis for python
pndurette/gTTS
Python library and CLI tool to interface with Google Translate's text-to-speech API
n1teshy/yapper-tts
offline text to speech and free SOTA LLM APIs to let your programs speak to you
dputhier/pygtftk
A python package and a set of shell commands to handle GTF files