# Changelog ## 0.5.6-rc (2024-06-09) ### Added - ✨ add localization [[c05035d](https://github.com/lenML/ChatTTS-Forge/commit/c05035d5cdcc5aa7efd995fe42f6a2541abe718b)] - ✨ SSML 支持 enhancer [[5c2788e](https://github.com/lenML/ChatTTS-Forge/commit/5c2788e04f3debfa8bafd8a2e2371dde30f38d4d)] - ✨ webui 增加 podcast 工具 tab [[b0b169d](https://github.com/lenML/ChatTTS-Forge/commit/b0b169d8b49c8e013209e59d1f8b637382d8b997)] - ✨ 完善 enhancer [[205ebeb](https://github.com/lenML/ChatTTS-Forge/commit/205ebebeb7530c81fde7ea96c7e4c6a888a29835)] ### Changed - 🍱 update banner [[dbc293e](https://github.com/lenML/ChatTTS-Forge/commit/dbc293e1a7dec35f60020dcaf783ba3b7c734bfa)] - ⚡ 增强 TN [[092c1b9](https://github.com/lenML/ChatTTS-Forge/commit/092c1b94147249880198fe2ad3dfe3b209099e19)] - ⚡ enhancer 支持 off_tqdm [[94d34d6](https://github.com/lenML/ChatTTS-Forge/commit/94d34d657fa3433dae9ff61775e0c364a6f77aff)] - ⚡ 增加 git env [[43d9c65](https://github.com/lenML/ChatTTS-Forge/commit/43d9c65877ff68ad94716bc2e505ccc7ae8869a8)] - ⚡ 修改webui保存文件格式 [[2da41c9](https://github.com/lenML/ChatTTS-Forge/commit/2da41c90aa81bf87403598aefaea3e0ae2e83d79)] ### Removed - 🔥 clear code [[e8a1d7b](https://github.com/lenML/ChatTTS-Forge/commit/e8a1d7b269d259adc3082a0349c9b73fef1ec1a4)] ### Fixed - 🐛 fix hparams config [#22](https://github.com/lenML/ChatTTS-Forge/issues/22) [[61d9809](https://github.com/lenML/ChatTTS-Forge/commit/61d9809804ad8c141d36afde51a608734a105662)] - 🐛 fix enhance 下载脚本 [[d2e14b0](https://github.com/lenML/ChatTTS-Forge/commit/d2e14b0a4905724a55b03493fa4b94b5c4383c95)] - 🐛 fix 'trange' referenced [[d1a8dae](https://github.com/lenML/ChatTTS-Forge/commit/d1a8daee61e62d14cf5fd7a17fab4424e24b1c41)] - 🐛 fix ssml to mp3 error `bad sample width` [[564b7eb](https://github.com/lenML/ChatTTS-Forge/commit/564b7ebbd55df50aac38562957eebd898945315e)] - 🐛 fix seed context exit behavior [[d4e33c8](https://github.com/lenML/ChatTTS-Forge/commit/d4e33c8f0aabe253ce96756f907e979578c81b17)] - 🐛 fix colab script [[687cc2c](https://github.com/lenML/ChatTTS-Forge/commit/687cc2cc97ff7e89328b747dbfcacbcd51bd5efc)] ### Miscellaneous - 🌐 更新翻译文案 [[f56caa7](https://github.com/lenML/ChatTTS-Forge/commit/f56caa71e9186680b93c487d9645186ae18c1dc6)] - 📝 update [[7cacf91](https://github.com/lenML/ChatTTS-Forge/commit/7cacf913541ee5f86eaa80d8b193b94b3db2b67c)] - 📝 update webui document [[7f2bb22](https://github.com/lenML/ChatTTS-Forge/commit/7f2bb227027cc0eff312c37758a20916c1ebade6)] ## 0.5.5 (2024-06-08) ### Added - ✨ add webui speaker creator [[df26549](https://github.com/lenML/ChatTTS-Forge/commit/df265490f35b2b991c395455dd2f4ad563193cef)] - ✨ webui speaker tab and merger [[7ad71fd](https://github.com/lenML/ChatTTS-Forge/commit/7ad71fddb61f3b41b3af66d201f6105ca09539d9)] - ✨ add enhance download script [[37adec6](https://github.com/lenML/ChatTTS-Forge/commit/37adec6de3109b3829602c7c7be06fd7247f10eb)] - ✨ add audio enhance/denoise [[00cbc8e](https://github.com/lenML/ChatTTS-Forge/commit/00cbc8e96833fbcaf6cc224dc330908fa647f317)] - ✅ add speakers api test [[fbe4304](https://github.com/lenML/ChatTTS-Forge/commit/fbe4304c6716fb182442d356dbe3976982ca9d2b)] - ✅ add unit test [[e7f9385](https://github.com/lenML/ChatTTS-Forge/commit/e7f938562c1173899cc4e7330d59a8e354cafea4)] ### Changed - ♿ pin resemble-enhance [[b8f41f9](https://github.com/lenML/ChatTTS-Forge/commit/b8f41f90061c75ee3e09ddc6cae8d657bc67aad1)] - ⚡ 调整 speaker 合并 step [[906ecc3](https://github.com/lenML/ChatTTS-Forge/commit/906ecc3d295d90459485cd131563ffd588914d52)] - ♻️ SSML refactor [[6666082](https://github.com/lenML/ChatTTS-Forge/commit/6666082375c43b143d242bf425053e2ae661eb09)] - ♻️ webui refactor [[7585282](https://github.com/lenML/ChatTTS-Forge/commit/75852822f7d9cd8b95b557e2870e5435a0932fa1)] - ⚡ add benchmark [[ddb7670](https://github.com/lenML/ChatTTS-Forge/commit/ddb76704e5e6847bb0eeca2c0b50764a66783686)] ### Removed - 🔥 remove trainer [[0c80c24](https://github.com/lenML/ChatTTS-Forge/commit/0c80c2437fb8e8b231ae770205089198f4ac1c13)] ### Fixed - 🐛 fix warning and hf.spaces error [[f9700bb](https://github.com/lenML/ChatTTS-Forge/commit/f9700bbb1b057b2dfe4437de7cbd41a659be76c5)] - 🐛 fix model thread competition [[0ade6ac](https://github.com/lenML/ChatTTS-Forge/commit/0ade6ac07a2c75eb1cdda1c3db8bdf9bc2665244)] - 🐛 fix hf space error `ZeroGPU has not been initialized` [[562e17c](https://github.com/lenML/ChatTTS-Forge/commit/562e17c9372278c03705ec5a3ec77750854d5c7e)] - 🐛 fix openai api [[49088c5](https://github.com/lenML/ChatTTS-Forge/commit/49088c5480043518bb9beda817f5e5b38d133fa8)] ### Miscellaneous - 🐳 fix pip requirements [[4256371](https://github.com/lenML/ChatTTS-Forge/commit/4256371c9d3d8d290840a98fb6ac7bc19268a1e7)] ## 0.5.2 (2024-06-06) ### Changed - ⚡ improve TN [[6744323](https://github.com/lenML/ChatTTS-Forge/commit/6744323df814430b2d92c3f16329ab8f09eb4ad3)] ### Fixed - 🐛 fix window proxy env [[d0f9760](https://github.com/lenML/ChatTTS-Forge/commit/d0f97608cef2afdbeb803c906a71e05dbf2424a1)] ### Miscellaneous - 📝 add banchmark [[3a72ba0](https://github.com/lenML/ChatTTS-Forge/commit/3a72ba0f97d5409502b9ff98e356f69affcce06b)] ## 0.5.1 (2024-06-06) ### Fixed - 🐛 fix SynthesizeSegments seed [[83b63bd](https://github.com/lenML/ChatTTS-Forge/commit/83b63bdd0d92e115c9b6946f427343c48de1a313)] ## 0.5.0 (2024-06-06) ### Added - ✨ add systeam versions info [[ff94763](https://github.com/lenML/ChatTTS-Forge/commit/ff947636c5e69d6bdf5111f95d8afb979d157fba)] - ✨ torch_gc [[d8a8f35](https://github.com/lenML/ChatTTS-Forge/commit/d8a8f35958c25d931ce47b53730d388a71e86b2d)] - ✨ normalize improve [[c9db440](https://github.com/lenML/ChatTTS-Forge/commit/c9db440b2719119285c6536c2c4658afdb20ff27)] - ✨ improve playground speaker manager [[01ebda3](https://github.com/lenML/ChatTTS-Forge/commit/01ebda3a28cfc5f1e78f8a434b1077f01b22f399)] - ✨ improve speaker manager [[1b377d4](https://github.com/lenML/ChatTTS-Forge/commit/1b377d448214e232d477bd828fca5eba6aa87e7b)] - ✨ add speakers [[6c4aa29](https://github.com/lenML/ChatTTS-Forge/commit/6c4aa29f147942d1c2f3c095b4d832409e53e5cb)] - ✨ playground preact -> react [[450a0f9](https://github.com/lenML/ChatTTS-Forge/commit/450a0f9d184c8c5d8df6cce3d8e4596c543dbfe1)] - ✨ batch_size in api [[616a262](https://github.com/lenML/ChatTTS-Forge/commit/616a262012d1e23dd877bbfc4cde4f16f477d1a7)] - ✨ add .env file [[a0eddee](https://github.com/lenML/ChatTTS-Forge/commit/a0eddeefc141630d43496881e73d5fcd90742828)] - ✨ improve sentence spliter for markdown [[7cac79a](https://github.com/lenML/ChatTTS-Forge/commit/7cac79ad6720c98bdec0903dd473de70bdcef137)] - ✨ support batch generate [[cb9d9aa](https://github.com/lenML/ChatTTS-Forge/commit/cb9d9aa5d55482a51018a4ebe95d84d95d803cc4)] - ✨ add cli args, off_tqdm / half [[dff2098](https://github.com/lenML/ChatTTS-Forge/commit/dff2098b76deac30d738ce05ba99225914b781a3)] - ✨ add cli args, no_playground no_docs [[98629a2](https://github.com/lenML/ChatTTS-Forge/commit/98629a2c46a376a3955ea8862c9b80361f44f8a3)] - ✨ colab script [[5943fd9](https://github.com/lenML/ChatTTS-Forge/commit/5943fd9c168ad98c0d2caf6deffb1d63848d75c3)] - ✨ emoji normalize [[c88fc3f](https://github.com/lenML/ChatTTS-Forge/commit/c88fc3f18f0ae512f477880cfea972376f825ab7)] - ✨ improve webui [[c48c227](https://github.com/lenML/ChatTTS-Forge/commit/c48c2278d8a123694ecf9deeb36ea4d5e3a0499e)] - ✨ add download models script [[581f278](https://github.com/lenML/ChatTTS-Forge/commit/581f27859dad4a6c3d1b4af9ebc854fc2f4829df)] - ✨ add spks [[d2a7364](https://github.com/lenML/ChatTTS-Forge/commit/d2a736485907490e1dbf0db334ec2b6459d35dbe)] - ✨ add dockerfile [[fc0f4e7](https://github.com/lenML/ChatTTS-Forge/commit/fc0f4e73f7f8e1698afd97065a84161f7807e655)] - ✨ add ssml example / fix ssml [[a2c18b1](https://github.com/lenML/ChatTTS-Forge/commit/a2c18b149584137d323d14f0923a6c2f98969e89)] - ✨ add styles [[e106b1b](https://github.com/lenML/ChatTTS-Forge/commit/e106b1bc3edffd71c8da8408e57444b50c0cc91a)] - ✨ webui [[3c959ad](https://github.com/lenML/ChatTTS-Forge/commit/3c959ad341775e335233e6dd6797bca045ec106e)] - 🎉 base code all in one [[3051588](https://github.com/lenML/ChatTTS-Forge/commit/30515881b31a5bb7b08be273f4cdb3c9a9854a6c)] ### Changed - ⚡ docker [[6b8eed1](https://github.com/lenML/ChatTTS-Forge/commit/6b8eed1caa69af9787a019fb226d25a155ca58af)] - ⚡ playground improve [[f8da40b](https://github.com/lenML/ChatTTS-Forge/commit/f8da40b773d4485f69dfd207fc33294dfac61b93)] - ⚡ improve normalize for EN [[3717ae3](https://github.com/lenML/ChatTTS-Forge/commit/3717ae31478f561f9dd83fad8983282e7f9380c9)] - ⚡ dockerfile [[8ad7659](https://github.com/lenML/ChatTTS-Forge/commit/8ad7659f62af5436545da239ee8f8f7cb3d6c103)] - ⚡ improve webui [[4ac24e8](https://github.com/lenML/ChatTTS-Forge/commit/4ac24e835ca078ca09f81e41980757a84cc4fccd)] - ⚡ improve [[153fa4f](https://github.com/lenML/ChatTTS-Forge/commit/153fa4f152b3ed084cb2b5e6f0b12d86f40f77f3)] - ⚡ improve [[2dbc76d](https://github.com/lenML/ChatTTS-Forge/commit/2dbc76ddc9937d2df63106f77197fa28a5b0d23b)] ### Fixed - 🐛 fix playground package url [[cc33013](https://github.com/lenML/ChatTTS-Forge/commit/cc33013a5a0a4c7f21011e44dbc0fb29228482fa)] - 🐛 fix webui TN [[9f1e8f4](https://github.com/lenML/ChatTTS-Forge/commit/9f1e8f45dce8f519526896df7033fbc40690abeb)] - 🐛 improve rng [#11](https://github.com/lenML/ChatTTS-Forge/issues/11) [[af06646](https://github.com/lenML/ChatTTS-Forge/commit/af06646877f56ea458a8b316dca4160d546bb4b5)] - 🐛 fix webui segment limit [[a74034f](https://github.com/lenML/ChatTTS-Forge/commit/a74034f0fb86a997d621605967ceca59351f2627)] - 🐛 fix speaker hash [[bd3e532](https://github.com/lenML/ChatTTS-Forge/commit/bd3e5324cf260ce75997a2b5d087af7d0c0106fe)] - 🐛 修复 openai api speed 验证 [[124a430](https://github.com/lenML/ChatTTS-Forge/commit/124a4309e7be0e146379e175eb9cde6374ea207d)] - 🐛 fix 接口地址调整 + 文档 [#9](https://github.com/lenML/ChatTTS-Forge/issues/9) [[3bf349e](https://github.com/lenML/ChatTTS-Forge/commit/3bf349e274d8ab343688d2d76bd59edd29c742ed)] - 🐛 fix docker python env `unsupported operand type(s)` [[c2c9658](https://github.com/lenML/ChatTTS-Forge/commit/c2c965890334736ae0887c214fd731426239c3e8)] - 🐛 fix webui ssml [[f2722e3](https://github.com/lenML/ChatTTS-Forge/commit/f2722e38a00cfd03cb44589d30148ecea6703cd5)] - 🐛 fix batch window rolling [[63434b3](https://github.com/lenML/ChatTTS-Forge/commit/63434b34ab35d77dd91e6d6c244477459a8bf44f)] - 🐛 fix colab error [[61121e9](https://github.com/lenML/ChatTTS-Forge/commit/61121e9c7150d64d5a3112e9e266eecc764c3e63)] - 🐛 find speaker by name [[25610b8](https://github.com/lenML/ChatTTS-Forge/commit/25610b877c12bf68fd16064489c7d24354a1d900)] - 🐛 fix dropdown miss [[e5eab54](https://github.com/lenML/ChatTTS-Forge/commit/e5eab54454069a4f7575ceee29a36960b916e015)] - 🐛 fix env read [[f9cb9d0](https://github.com/lenML/ChatTTS-Forge/commit/f9cb9d099bd022635fe078155598411fdd7df00e)] - 🐛 fix env loader [[d724659](https://github.com/lenML/ChatTTS-Forge/commit/d724659389197637f152b09079a36f6b1f26e79b)] - 🐛 fix colab no half [[dce20c8](https://github.com/lenML/ChatTTS-Forge/commit/dce20c8e1592cce2871953a42f7ebfa7b0f0f54e)] - 🐛 fix tqdm referenced [[c29fd5c](https://github.com/lenML/ChatTTS-Forge/commit/c29fd5ca82923fa1be0de70137f4ce0e2e32f4ae)] - 🐛 fix [#6](https://github.com/lenML/ChatTTS-Forge/issues/6) [[fc30977](https://github.com/lenML/ChatTTS-Forge/commit/fc309774a73c3c9ae4c5c527c3aa9bef4a7a3c1f)] - 🐛 fix seed context error [[faceb2b](https://github.com/lenML/ChatTTS-Forge/commit/faceb2b0af749a869df3656dee89b20f69b130b8)] - 🐛 fix infer_seed range [[2782182](https://github.com/lenML/ChatTTS-Forge/commit/2782182367faef932429e2a7a012f7d867c0cb3a)] - 🐛 fix [#2](https://github.com/lenML/ChatTTS-Forge/issues/2) 改用境内 cdn [[6ba27c3](https://github.com/lenML/ChatTTS-Forge/commit/6ba27c3c4d1ef4175cfe95de671599f64572eaeb)] - 🐛 fix [#3](https://github.com/lenML/ChatTTS-Forge/issues/3) [[7ffe91f](https://github.com/lenML/ChatTTS-Forge/commit/7ffe91fa3028f88f0414786dd669b91cce409043)] - 🐛 fix webui [[b44156f](https://github.com/lenML/ChatTTS-Forge/commit/b44156fbac7ea59765ced4bbfd303f3095166693)] - 🐛 fix webui [[4ad0cee](https://github.com/lenML/ChatTTS-Forge/commit/4ad0ceef9d1251437cff57e12a0a82f1cd427e17)] - 🐛 适配大写 % [[5de4bf7](https://github.com/lenML/ChatTTS-Forge/commit/5de4bf7e19d436c93bc584af859fc5e58596f0c9)] - 🐛 webui normalize [[d8113f8](https://github.com/lenML/ChatTTS-Forge/commit/d8113f8c336d4a1b8e8fb0e82d0ba2ed02a36086)] - 🐛 webui spk style fix [[3319358](https://github.com/lenML/ChatTTS-Forge/commit/3319358a0c51930cca6cc6c9326a694aff15c8c4)] - 🐛 speaker load [[588848d](https://github.com/lenML/ChatTTS-Forge/commit/588848d30fa4e3fc669ced81d780517145be3e2e)] - 🐛 speaker load [[3f63aa7](https://github.com/lenML/ChatTTS-Forge/commit/3f63aa76911274ddf62c47298d1758b0fd984e52)] - 🐛 playground base_url [[8b468fc](https://github.com/lenML/ChatTTS-Forge/commit/8b468fc67e6c4b649844a419b8dda77bf01ea439)] ### Miscellaneous - :zep: improve cache [[eedc558](https://github.com/lenML/ChatTTS-Forge/commit/eedc55880f4802ef9f23117d8266100be18cbe41)] - :zep: Improved device support [[400afe6](https://github.com/lenML/ChatTTS-Forge/commit/400afe60c9261247998617b2943fa210230b7ad3)] - :zep: improve TN [[c22591f](https://github.com/lenML/ChatTTS-Forge/commit/c22591ffb2c1ae9e14eef307d708925bcc7a67a7)] - add mps support [[6983506](https://github.com/lenML/ChatTTS-Forge/commit/6983506d7237c05ea346fdbe7d042b69d3743a3b)] - :zep: revert infer_utils [[4a507cc](https://github.com/lenML/ChatTTS-Forge/commit/4a507cccf23b94a11f470b67d96bbad6c9efbf74)] - Optimize tqdm display [[516eca6](https://github.com/lenML/ChatTTS-Forge/commit/516eca6c99b7b8433d1cda8435a19214eb1cc678)] - Improve code [[0e278ab](https://github.com/lenML/ChatTTS-Forge/commit/0e278ab40276e3e0610515bf0e4329c95a67e00c)] - Add apple gpu mps backend [[9764e23](https://github.com/lenML/ChatTTS-Forge/commit/9764e233e1e82d8dbec607032744cb565b616525)] - Update issue templates [[1d19417](https://github.com/lenML/ChatTTS-Forge/commit/1d194177ab6dd3b1055ca925bfd2befc6fe2f07c)] - LICENSE [[0afb189](https://github.com/lenML/ChatTTS-Forge/commit/0afb189718797e0706ba64c1e8d2188c4fa0fe4c)] - Initial commit [[9fed2b6](https://github.com/lenML/ChatTTS-Forge/commit/9fed2b60a90547286e6c06483167c397c7bbed78)]