Commit History

Name the voice files after the voices
d0a3534
Running

notmax123 Claude Opus 5 (1M context) commited on

Bump serverless image tag to v7
0a3acd3

notmax123 Claude Opus 5 (1M context) commited on

Withdraw the Maya voice
2547fc3

notmax123 Claude Opus 5 (1M context) commited on

Ignore sparse nikud, and split partial nikud between front ends
7daf341

notmax123 Claude Opus 5 (1M context) commited on

Treat Russian hyphenated compounds as one word, not two
4b76f53

notmax123 Claude Opus 5 (1M context) commited on

Make the GPU the default on ZeroGPU
375e0ce

notmax123 Claude Opus 5 (1M context) commited on

Give ORT's CUDA provider sane options, and time inside the GPU window
090cf73

notmax123 Claude Opus 5 (1M context) commited on

Let each PT checkpoint come from its own repo and path
d64c855

notmax123 Claude Opus 5 (1M context) commited on

Accept v2.5 PT checkpoints and verify them against the bundle by hash
179d786

notmax123 Claude Fable 5 commited on

Fix Russian hyphens and clause dashes
da3fac6

notmax123 Claude Opus 5 (1M context) commited on

Default ZeroGPU back to the CPU session, now that the GPU path is measurable
2597cab

notmax123 Claude Opus 5 (1M context) commited on

Detect ZeroGPU by truthiness, not the literal "1"
a0f0787

notmax123 Claude Opus 5 (1M context) commited on

Split the CPU-onnxruntime dependencies into pre-requirements.txt
f2d1b4a

notmax123 Claude Opus 5 (1M context) commited on

Install renikud-plus from the PR branch so ONNX gets the GPU
92bfbd1

notmax123 Claude Opus 5 (1M context) commited on

Report g2p time in the stats bar
1fc3a2c

notmax123 Claude Opus 5 (1M context) commited on

Memoize RUPhon's per-word inference
5da9d5c

notmax123 Claude Opus 5 (1M context) commited on

Stop the Hebrew and Russian front ends oversubscribing the CPU
098c009

notmax123 Claude Opus 5 (1M context) commited on

Close the gap between synthesized chunks
2693420

notmax123 Claude Opus 5 (1M context) commited on

Correct the onnxruntime notes: ordering does not fix the collision
f4495b5

notmax123 Claude Opus 5 (1M context) commited on

Install onnxruntime last so the GPU wheel is not clobbered
9f6a881

notmax123 Claude Opus 5 (1M context) commited on

Make ORT find CUDA on ZeroGPU, and let the audio player rewind
864febc

notmax123 Claude Opus 5 (1M context) commited on

Only enter the ZeroGPU window when it actually yields a GPU
869b554

notmax123 Claude Opus 5 (1M context) commited on

Prewarm the Russian front end instead of stalling the first request
db5b79b

notmax123 Claude Opus 5 (1M context) commited on

Load the Russian front end outside the ZeroGPU window
1011d7e

notmax123 Claude Opus 5 (1M context) commited on

Move to BlueTTS 2.5: new ONNX bundle, named voices, Russian, RenikudPlus
faea714

notmax123 Claude Opus 5 (1M context) commited on

Keep synthesis on ZeroGPU only โ€” retry instead of CPU fallback
3fb43cf

notmax123 Cursor commited on

Fall back to ONNX CPU when ZeroGPU hits CUDA ECC faults
591b5d1

notmax123 Cursor commited on

Fix stale audio by disabling Gradio streaming replace mode
3a79ff4

notmax123 Cursor commited on

Reset Gradio streaming audio at start of each generation
738485b

notmax123 Cursor commited on

Fix ZeroGPU synth: do not re-import app inside PT worker
f6287f3

notmax123 Cursor commited on

Use PyTorch Hub weights for real ZeroGPU CUDA synthesis
f9de6b5

notmax123 Cursor commited on

Run BlueTTS on Hugging Face ZeroGPU
ff0646b

notmax123 Cursor commited on

Stream synthesis chunks to Gradio Audio as they finish
5473bb7

notmax123 Cursor commited on

Improve Hebrew text preprocessing for the Space
fe7706f

notmax123 Cursor commited on

DP ref encoder uses compressed latent channels from config; README v2 onnx path; pytest smoke tests
8876cf1

notmax123 commited on

Hebrew dates: spell month with ordinal names (ืœืจืืฉื•ืŸ โ€ฆ ืœืฉื ื™ื ืขืฉืจ)
920d18e

notmax123 commited on

Hebrew: format expanded dates as 'D ืœ-M Y'
4e7bf3c

notmax123 commited on

Expand DD/MM/YYYY-style dates before generic number expansion
9eebcc5

notmax123 commited on

Hebrew: expand 'ืœ' before Latin tokens (e.g. CPU-GPU) to 'ืืœ'
0ce399f

notmax123 commited on

Lower BLUE_SYNTH_MAX_CHUNK_LEN to 200
9010a30

notmax123 commited on

Add phonemes_for_display and strip language tags for user-facing text
ff5e826

notmax123 commited on

Strip Hebrew gershayim/quote marks in abbreviations before synthesis
07b30a1

notmax123 commited on

Hebrew+Latin split phonemization; email/%/ratio/number prep; per-chunk phonemize; mixed pace blend
b0a5a88

notmax123 commited on

Tuning: CFG 4.0; tighten steps (5-16) and speed (0.8-1.2) slider ranges
8960a88

notmax123 commited on

Strip Hebrew nikud; normalize 'any more'; default speed 0.95, CFG 3.5
c329763

notmax123 commited on

Download default female/male v2 voice JSONs from hub; restore style_ttl std filter; remove Refresh voices UI
f448887

notmax123 commited on

Voices: require style_ttl+style_dp; add Refresh voices button; select new clone in dropdown
c53219d

notmax123 commited on

Gradio: drop CFG/pace sliders (use cfg 3, pace blend 0); fix bad indents in infer loop and helpers
b062e61

notmax123 commited on

Clone export: reference audio cleanup and left-aligned ref mask; PT weights bundle marker and force download
fd7eb4d

notmax123 commited on

Strip XML-like tags with attributes; unify tag stripping for phonemize and char encode
822ce81

notmax123 commited on