Earlier quoted context omitted.
I really don't think your analogy fits the absurdity of lacking the tooling. It's more like you have to decompile an N64 cartridge ROM and don't have the tools. But I don't want to play that game. I'll up the ante. I'll bet you money that nobody forks this and adds fine tuning for at least a year.
Someone already did: https://github.com/stlohrey/chatterbox-finetuning And someone else fine-tuned it for German: https://huggingface.co/SebastianBodza/Kartoffelbox-v0.1
Chatterbox TTS
141–150 of 197 posts
Re: Chatterbox TTS
#142Re: Chatterbox TTS
#143I've found it excellent with really common accents but with other accents (that are pretty common too) it can easily get stuck picking a different accent. For instance several Scottish recordings ended up Australian, likewise a fairly mild Yorkshire accent
Re: Chatterbox TTS
#144Earlier quoted context omitted.
I miss glossaries.
An AI-powered browser extension that shows on hover the most likely acronym meaning, based on context you say?
It also can be configured to use Ollama or an API key from other providers (OpenRouter included) and from what I gather the default prompt can be changed too.
Sadly it's closed source.
Re: Chatterbox TTS
#145Earlier quoted context omitted.
The way to measure transcription accuracy is word error and not character error. I have not really checked or trusted) speechmatics' accuracy benchmarks But, from my experience and personal impression - it looks good, haven't done a quantitative benchmark
Thanks for your constructive reply on my bad joke. I was referring to your original comment where you had a typo. I just couldn't resist, sorry.
Re: Chatterbox TTS
#146There’s eleven labs which is quite good but not incredible and very expensive.
Everything else ……. all the big AI companies …. have TTS systems that are kinda meh.
Everything else in AI has advanced in leaps and bounds, TTS remains deep in the uncanny valley.
Re: Chatterbox TTS
#147Earlier quoted context omitted.
FWIW in my recent experience I've found LLMs are very good at reading through the transcription errors (I've yet to experiment with giving the LLM alternate transcriptions or confidence levels, but I bet they could make good use of that too)
I was going to say, ideally you’d be able to funnel alternates to the LLM, because it would be vastly better equipped to judge what is a reasonable next word than a purely phonetic model.
old ASR systems (even models like Wav2vec) were usually combined with a language model. It wasn't a large language model, those didn't exist at the time, it was usually something based on n-grams.
Re: Chatterbox TTS
#148Chatterbox is fantastic. I created an API wrapper that also makes installation easier (Dockerized as well) https://github.com/travisvn/chatterbox-tts-api/ Best voice cloning option available locally by far, in my experience.
Re: Chatterbox TTS
#149It took me ages to understand what TTS means!
Re: Chatterbox TTS
#150Are these things good enough to narrate a book convincingly or does the voice lose coherence after a few paragraphs being spoken?
Yes, I've generated an audiobook of a epub using this tool and the result was passable: https://github.com/santinic/audiblez