2.0
版本发布时间: 2024-12-25 16:14:32
DrewThomasson/ebook2audiobook最新发布版本:2.0(2024-12-25 16:14:32)
- New Improved v2.0 gui
- Easy access to fine-tuned models
- Loading bar actually works 🤯
- Support for 1,107+ languages! 🤯
- Single run/installer script Mac windows and linux locally
- THANK YOU @ROBERT-MCDOWELL
What's Changed
- Major update version 2.0.0 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/35
- pull attempty into v2.0 by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/43
- swapped download_xttsv2_model with existing download_and_extract by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/44
- PR#1 by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/45
- V2.0 base model downloader patch by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/46
- Update README.md by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/48
- Update colab_ebook2audiobookxtts.ipynb by @pafend in https://github.com/DrewThomasson/ebook2audiobook/pull/49
- renamed split_long_sentence to get_sentences, added punctuation for each language into language_mapping, unused code removed by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/50
- Added 1162 languages, removed unused code by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/51
- Last PR before merge to main by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/57
- Added around 57 more test_ebooks as well as a ebook generator by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/58
- Add disclaimer to README about DRM and legal use by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/61
- delete .DS_Store files by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/62
- added Fairseq supported language list to english readme by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/63
- Major commit by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/64
- more fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/65
- rebuild test files, new tools folder, various typo fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/66
- Rebuild voices folder tree by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/67
- regenerate test files, various bug fixes, new resume process implementation by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/70
- double quotes to simple quotes normalization by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/71
- various fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/73
- more fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/74
- Multiprocessing, multithread, multiuser ready, various changes and fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/75
- fix model loading, removed unused conf model options by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/77
- Minor spelling and punctuation corrections by @Bynanaa in https://github.com/DrewThomasson/ebook2audiobook/pull/79
- fix chapter audio and settences order, device gpu to cuda by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/81
- added voice actor voices by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/80
- implementation of fine-tuned and various fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/82
- fixed fine-tuned dropdown by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/83
- fixed chapter combien audio bug. fine-tuned model cache still to solve by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/84
- Added discord server link to readme by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/86
- fixed fine-tuned, custom modal upload back and working(?) by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/87
- added ref.wav in custom model upload by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/88
- custom_model should work now by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/89
- v2.0 updated gui demo gif by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/90
- various fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/91
- added convert to gif script to make it easier to create a new gif for readme by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/92
- V2.0 update readme improved and added assets folder by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/93
- added new options in conf.py, custom_model still in dev by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/94
- updated custom_model now managed by session, fixed various bugs by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/97
- fix conf inversion, added BobRoss in fine-tuned by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/98
- added fine tuned models in conf.py, renamed some by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/99
- optimize audio ffmpeg cmd by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/100
- Various fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/101
- fixed crlf to lf unix on app.py, various other important fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/104
- removed old code by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/105
- V2.0 update readme and Mac launcher by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/106
- fix convert_btn and more... by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/108
- fixed f-string errors by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/109
- optimizing audio presence by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/110
- varioux fixes by @ROBERT-MCDOWELL in https://github.com/DrewThomasson/ebook2audiobook/pull/112
- V2.0: Tons of improvements and support for 1,107+ languages! 🤯 by @DrewThomasson in https://github.com/DrewThomasson/ebook2audiobook/pull/111
New Contributors
- @pafend made their first contribution in https://github.com/DrewThomasson/ebook2audiobook/pull/49
- @Bynanaa made their first contribution in https://github.com/DrewThomasson/ebook2audiobook/pull/79
Full Changelog: https://github.com/DrewThomasson/ebook2audiobook/compare/1.2.1...2.0