Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.5.0
Changelog
0.6.2-rc (2024-06-23)
Added
- โจ add adjuster to webui [01f09b4]
- โจ stream mode support adjuster [585d2dd]
- โจ improve xtts_v2 api [fec66c7]
- โจ improve normalize [d0da37e]
- โจ improve normalize/spliter [163b649]
- โจ add loudness equalization [bc8bda7]
- โจ support `--use_cpu=chattts,enhancer,trainer,all` [23023bc]
- โจ improve normalizetion.py [1a7c0ed]
- โจ ignore_useless_warnings [4b9a32e]
- โจ enhance logger, info => debug [73bc8e7]
- โจ add playground.stream page [31377b0]
- โจ tts api support stream #5 [15e0b2c]
Changed
- ๐ฑ add _p_en [56f1fbf]
- ๐ฑ update prompt [4f95b31]
- โก Reduce popping sounds [2d0fd68]
- โก improve `apply_character_map` [ea7399f]
Fixed
- ๐ fix `apply_normalize` missing `sr` [2db6d65]
- ๐ fix sentence spliter [5d8937c]
- ๐ fix playground url_join [53e7cbc]
- ๐ fix generate_audio args [a7a698c]
- ๐ fix infer func [b0de527]
- ๐ fix webui logging format [4adc29e]
- ๐ fix webui speaker_tab missing progress [fafe242]
Miscellaneous
- ๐ ๆทปๅ ๆดๅๅ ๅฐๅ [26122d4]
- ๐ details `.env` file and cli usage docs [ec3d36f]
- ๐ update changelog [22996e9]
- Windows not yet supported for torch.compile fix [74ac27d]
- fix: replace mispronounced words in TTS [de66e6b]
- feat: support stream mode [3da0f0c]
- optimize: mps audio quality by contiguous scores [1e4d79f]
- ๐ update changelog [ab55c14]
0.6.1 (2024-06-18)
Added
- โจ add `--preload_models` [73a41e0]
- โจ add webui progress [778802d]
- โจ add merger error [51060bc]
- โจ tts prompt => experimental [d3e6315]
- โจ add ๅบๆฌ็ speaker finetune ui [5f68f19]
- โจ add speaker finetune [5ce27ed]
- โจ add `--ino_half` remove `--half` [5820e57]
- โจ add webui podcast ้ป่ฎคๅผ [dd786a8]
- โจ add webui ๅๅฒๅจ้ ็ฝฎ [589327b]
- โจ add `eos` params to all api [79c994f]
Changed
- โฌ๏ธ Bump urllib3 from 2.2.1 to 2.2.2 [097c15b]
- ๐จ run formatter [8c267e1]
- โก Optimize `audio_data_to_segment` #57 [d33809c]
- โก map_location="cpu" [0f58c10]
- โก colab use default GPU [c7938ad]
- โก improve hf calling [2dde612]
- ๐ฑ add `bob_ft10.pt` [9eee965]
- โก enhance SynthesizeSegments [0bb4dd7]
- ๐ฑ add `bob_ft10.pt` [bef1b02]
- โป๏ธ refactor api [671fcc3]
- โก improve xtts_v2 api [206fabc]
- โก train text => just text [e2037e0]
- โก improve TN [a0069ed]
Fixed
- ๐ fix webui speaker_editor missing `describe` [2a2a36d]
- ๐ Dependabot alerts [f501860]
- ๐ fix `numpy<2` #50 [e4fea4f]
- ๐ fix Box() index #49 add testcase [d982e33]
- ๐ fix Box() index #49 [1788318]
- ๐ fix `--use_cpu` #47 update conftest [4095b08]
- ๐ fix `--use_cpu` #47 [221962f]
- ๐ fix webui speaker args [3b3c331]
- ๐ fix speaker trainer [52d473f]
- ๐ ๅ ผๅฎน win32 [7ffa37f]
- ๐ fix google api ssml synthesize #43 [1566f88]
Miscellaneous
- Merge pull request #58 from lenML/dependabot/pip/urllib3-2.2.2 [f259f18]
- ๐ update changelog [b9da7ec]
- ๐ update [8439437]
- ๐ update [ef97206]
- ๐ improve readme.md [7bf3de2]
- ๐ add bug report forms [091cf09]
- ๐ update changelog [3d519ec]
- ๐ update [66963f8]
- ๐ update [b7a63b5]
0.6.0 (2024-06-12)
Added
- โจ add XTTSv2 api #42 [d1fc63c]
- โจ google api ๆฏๆ enhancer [14fecdb]
- โจ ไฟฎๆน podcast ่ๆฌ้ป่ฎค style [98186c2]
- โจ playground google api [4109adb]
- โจ ๆทปๅ unload api [ed9d61a]
- โจ support api workers [babdada]
- โจ add ffmpeg version to webui footer [e9241a1]
- โจ support use internal ffmpeg [0e02ab0]
- โจ ๅขๅ ๅๆฐ debug_generate [94e876a]
- โจ ๆฏๆ api ๆๅกไธ webui ๅนถๅญ [4901491]
- โจ refiner api support normalize [ef665da]
- โจ add webui ้ณ่ฒ็ผ่พๅจ [fb4c7b3]
- โจ add localization [c05035d]
- โจ SSML ๆฏๆ enhancer [5c2788e]
- โจ webui ๅขๅ podcast ๅทฅๅ ท tab [b0b169d]
- โจ ๅฎๅ enhancer [205ebeb]
Changed
- โก improve synthesize_audio [759adc2]
- โก reduce enhancer chunk vram usage [3464b42]
- โก ๅขๅ ้ป่ฎค่ฏด่ฏไบบ [d702ad5]
- ๐ฑ add `podcast` `podcast_p` style [2b9e5bf]
- ๐จ improve code [317951e]
- ๐ฑ update banner [dbc293e]
- โก ๅขๅผบ TN [092c1b9]
- โก enhancer ๆฏๆ off_tqdm [94d34d6]
- โก ๅขๅ git env [43d9c65]
- โก ไฟฎๆน webui ไฟๅญๆไปถๆ ผๅผ [2da41c9]
Breaking changes
- ๐ฅ enhancer support --half [fef2ed6]
Removed
- ๐ฅ clear code [e8a1d7b]
Fixed
- ๐ fix worker env loader [5b0bf4e]
- ๐ fix colab default lang missing [d4e5190]
- ๐ fix "reflection_pad1d" not implemented for 'Half' [536c19b]
- ๐ fix #33 [76e0b58]
- ๐ fix localization error [507dbe7]
- ๐ block main thread #30 [3a7cbde]
- ๐ fix webui skip no-translate [a8d595e]
- ๐ fix hf.space force abort [f564536]
- ๐ fix missing device #25 [07cf6c1]
- ๐ fix Chat.refiner_prompt() [0839863]
- ๐ fix --language type check [50d354c]
- ๐ fix hparams config #22 [61d9809]
- ๐ fix enhance ไธ่ฝฝ่ๆฌ [d2e14b0]
- ๐ fix 'trange' referenced [d1a8dae]
- ๐ fix ssml to mp3 error `bad sample width` [564b7eb]
- ๐ fix seed context exit behavior [d4e33c8]
- ๐ fix colab script [687cc2c]
Miscellaneous
- ๐ณ fix docker / ๅ ผๅฎน py 3.9 [ebb096f]
- ๐ณ add .dockerignore [57262b8]
- ๐งช add tests [a807640]
- ๐ fix [b34a0f8]
- ๐ remove chat limit desc [3f81eca]
- ๐งช add tests [7a54225]
- ๐จ improve model downloader [79a0c59]
- ๐ ๆดๆฐ็ฟป่ฏๆๆก [f56caa7]
0.5.5 (2024-06-08)
Added
- โจ add webui speaker creator [df26549]
- โจ webui speaker tab and merger [7ad71fd]
- โจ add enhance download script [37adec6]
- โจ add audio enhance/denoise [00cbc8e]
- โ add speakers api test [fbe4304]
- โ add unit test [e7f9385]
Changed
- โฟ pin resemble-enhance [b8f41f9]
- โก ่ฐๆด speaker ๅๅนถ step [906ecc3]
- โป๏ธ SSML refactor [6666082]
- โป๏ธ webui refactor [7585282]
- โก add benchmark [ddb7670]
Removed
- ๐ฅ remove trainer [0c80c24]
Fixed
- ๐ fix warning and hf.spaces error [f9700bb]
- ๐ fix model thread competition [0ade6ac]
- ๐ fix hf space error `ZeroGPU has not been initialized` [562e17c]
- ๐ fix openai api [49088c5]
Miscellaneous
- ๐ณ fix pip requirements [4256371]
0.5.2 (2024-06-06)
Changed
- โก improve TN [6744323]
Fixed
- ๐ fix window proxy env [d0f9760]
Miscellaneous
- ๐ add banchmark [3a72ba0]
0.5.1 (2024-06-06)
Fixed
- ๐ fix SynthesizeSegments seed [83b63bd]
0.5.0 (2024-06-06)
Added
- โจ add systeam versions info [ff94763]
- โจ torch_gc [d8a8f35]
- โจ normalize improve [c9db440]
- โจ improve playground speaker manager [01ebda3]
- โจ improve speaker manager [1b377d4]
- โจ add speakers [6c4aa29]
- โจ playground preact -> react [450a0f9]
- โจ batch_size in api [616a262]
- โจ add .env file [a0eddee]
- โจ improve sentence spliter for markdown [7cac79a]
- โจ support batch generate [cb9d9aa]
- โจ add cli args, off_tqdm / half [dff2098]
- โจ add cli args, no_playground no_docs [98629a2]
- โจ colab script [5943fd9]
- โจ emoji normalize [c88fc3f]
- โจ improve webui [c48c227]
- โจ add download models script [581f278]
- โจ add spks [d2a7364]
- โจ add dockerfile [fc0f4e7]
- โจ add ssml example / fix ssml [a2c18b1]
- โจ add styles [e106b1b]
- โจ webui [3c959ad]
- ๐ base code all in one [3051588]
Changed
- โก docker [6b8eed1]
- โก playground improve [f8da40b]
- โก improve normalize for EN [3717ae3]
- โก dockerfile [8ad7659]
- โก improve webui [4ac24e8]
- โก improve [153fa4f]
- โก improve [2dbc76d]
Fixed
- ๐ fix playground package url [cc33013]
- ๐ fix webui TN [9f1e8f4]
- ๐ improve rng #11 [af06646]
- ๐ fix webui segment limit [a74034f]
- ๐ fix speaker hash [bd3e532]
- ๐ ไฟฎๅค openai api speed ้ช่ฏ [124a430]
- ๐ fix ๆฅๅฃๅฐๅ่ฐๆด + ๆๆกฃ #9 [3bf349e]
- ๐ fix docker python env `unsupported operand type(s)` [c2c9658]
- ๐ fix webui ssml [f2722e3]
- ๐ fix batch window rolling [63434b3]
- ๐ fix colab error [61121e9]
- ๐ find speaker by name [25610b8]
- ๐ fix dropdown miss [e5eab54]
- ๐ fix env read [f9cb9d0]
- ๐ fix env loader [d724659]
- ๐ fix colab no half [dce20c8]
- ๐ fix tqdm referenced [c29fd5c]
- ๐ fix #6 [fc30977]
- ๐ fix seed context error [faceb2b]
- ๐ fix infer_seed range [2782182]
- ๐ fix #2 ๆน็จๅขๅ cdn [6ba27c3]
- ๐ fix #3 [7ffe91f]
- ๐ fix webui [b44156f]
- ๐ fix webui [4ad0cee]
- ๐ ้้ ๅคงๅ % [5de4bf7]
- ๐ webui normalize [d8113f8]
- ๐ webui spk style fix [3319358]
- ๐ speaker load [588848d]
- ๐ speaker load [3f63aa7]
- ๐ playground base_url [8b468fc]
Miscellaneous
- :zep: improve cache [eedc558]
- :zep: Improved device support [400afe6]
- :zep: improve TN [c22591f]
- add mps support [6983506]
- :zep: revert infer_utils [4a507cc]
- Optimize tqdm display [516eca6]
- Improve code [0e278ab]
- Add apple gpu mps backend [9764e23]
- Update issue templates [1d19417]
- LICENSE [0afb189]
- Initial commit [9fed2b6]