What's Changed
CHANGES
Version 0.0.2
- Implemented the content_translation_engine; a multilingual video dubbing content engine. The source can be found at shortGPT/engine/content_translation_engine.py.
- Implemented the new EdgeTTS voice module; it can be found at shortgpt/audio/edge_voice_module.
- Added documentation which can be found under docs/.
===
- Add .github/ folder by @Erim32 in #46
- Code refactoring and improvements, part 1 by @Erim32 in #52
- fixing short generation format issue by @vembarrajan in #57
- Update README.md by @RayVentura in #76
New Contributors
- @Erim32 made their first contribution in #46
- @vembarrajan made their first contribution in #57
- @LogicalCode22 made their first contribution in #66
- @RayVentura made their first contribution in #76
Full Changelog: v0.0.15-alpha...v0.0.2