0.3.2

OpenBMB/MiniCPM-V0.3.2Jan 17, 2025by edwko

AI Summary

OuteTTS v0.3.2 introduces a simplified v2 interface, adds compatibility for OuteTTS-0.3 models, and restructures the codebase for better maintainability.

Key Highlights

  • Implementation of v2 interface with simplified structure
  • Split documentation for interface v1 and interface v2
  • Added compatibility for OuteTTS-0.3 1B and 500M models
  • Codebase restructured for better maintainability
  • Simplified interface structure

Breaking Changes

  • Introduction of v2 interface (different from v1)
  • Documentation split between interface versions

New Features

  • OuteTTS-0.3 model compatibility
  • Improved code maintainability
  • Simplified interface structure
  • Better separation of interface versions

Full Release Notes

**Update 0.3**

- Implement v2 interface with simplified structure.
- Split documentation for interface v1 and interface v2.
- Add compatibility for OuteTTS-0.3 1B and 500M models.
- Restructure codebase for better maintainability.