Blue / app.py

Commit History

Soften vocoder edge trim and shorter decode fades.
64122a5

notmax123 commited on

Align phoneme pipeline with modular reference; default UI lang en.
5d79055

notmax123 commited on

Tune Renikud Hebrew chunking to reduce stitched repetition.
6f91e56

notmax123 commited on

Chunk Hebrew for Renikud only; single BlueTTS pass at chunk_len 150.
58efaa5

notmax123 commited on

Pre-split Hebrew input before phonemization to stabilize long spans.
1d105b7

notmax123 commited on

Move punctuation cleanup before phonemization
93fe6d3

notmax123 commited on

Normalize repeated punctuation before phonemization.
9752364

notmax123 commited on

Fix flow matching loop and chunking logic
994f945

notmax123 commited on

Fix 429 rate-limit: use hf_hub_download instead of raw requests
db56ffb

notmax123 commited on

Auto RTL/LTR textarea: dir=auto + unicode-bidi:plaintext
ba86463

notmax123 commited on

Textarea: RTL for Hebrew via unicode-bidi plaintext and dir=auto
829c030

notmax123 commited on

Add GitHub repo link in Space header
abeea28

notmax123 commited on

Use two voices only (Female/Male); drop female2 and male2
2f4ee0c

notmax123 commited on

Update app.py and voice styles (female2, male1)
39cd3ce

notmax123 commited on

Sync app.py and gitignore; ignore .DS_Store
44e79d3

notmax123 commited on

Default language en: LANG_ID order, API defaults, tokenizer base_lang
5bbaad5

notmax123 commited on

docs/deps: point upstream to github.com/maxmelichov/BlueTTS
da70c8c

notmax123 commited on

Add four voices: Female 1/2, Male 1/2; rotate examples across voices
c9be629

notmax123 commited on

Update Gradio examples: same quote in Hebrew, EN, ES, IT, DE
755ea39

notmax123 commited on

Sync: app updates, remove obsolete files
2220aba

notmax123 commited on

Ship new female voice style (female1.json); drop missing male1
f53a847

notmax123 commited on

Fix: add missing synthesize() method to BlueTTS class
7ab55a7

notmax123 commited on

Improve controls row alignment: equal columns, baseline-aligned
19e4408

notmax123 commited on

Fix Gradio 6 compat: move css/theme to launch(), drop elem_classes from Examples
202f14d

notmax123 commited on

Use EuclidCircularB font embedded from fonts/EuclidCircularB.woff2
d0a140b

notmax123 commited on

Clean release: multi-language BlueTTS with improved UI
e5e1cf3

notmax123 commited on