CoolFace
Apppublic

flozi00/Chatterbox-Multilingual-TTS

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
27 commits on main
9b17a729mo ago

torch

flozi00
08490319mo ago

chatterbox only

flozi00
661b10f9mo ago

Update documentation and backend to clarify Gemini API key requirements; enforce per-request key usage

flozi00
d0b9ec69mo ago

english

flozi00
a97e76d9mo ago

Enhance Gemini backend integration by adding readiness check; update voice choice visibility and API key handling

flozi00
6e150f39mo ago

Update README and backend to clarify optional Gemini API key usage; enhance per-request key support

flozi00
d63c0fa9mo ago

Update README and app structure for Gemini TTS integration; adjust backend defaults and voice selection logic

flozi00
73f01a49mo ago

Refactor audio processing to use numpy for mixing and normalization, improving performance and clarity

flozi00
21bf0869mo ago

Fix ASSETS_DIR path to correctly reference the assets directory

flozi00
f842fec9mo ago

Add logging for background music file discovery and choices

flozi00
dfbf5489mo ago

Refactor code structure for improved readability and maintainability

flozi00
87b184a9mo ago

Refactor code structure for improved readability and maintainability

flozi00
5ca99169mo ago

fix

flozi00
a86cdfa9mo ago

refactor

flozi00
9c1a0c21y ago

Rename and cleanup

Zihan428
d532d9e1y ago

Normalize Polish text to NFC before tokenization

Zihan428
79cd1701y ago

Update src/chatterbox/mtl_tts.py

Zihan428
ff0b4701y ago

Update requirements.txt

Zihan428
b7f7a661y ago

v2 update: multilingual improvements

Zihan428
6c57bd11y ago

Update app.py

Zihan428
cc261fe1y ago

Update src/chatterbox/models/tokenizers/tokenizer.py

Zihan428
3c181231y ago

Update src/chatterbox/mtl_tts.py

Zihan428
31e451e1y ago

Update analyzer modules and tokenizer

Zihan428
8a4d8ed1y ago

Updated requirements.txt

Zihan428
3eb8b6c1y ago

Update README.md

Zihan428
5b822ac1y ago

Remove version import

Zihan428
704301e1y ago

Clean multilingual TTS repo

Zihan428