mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-06-02 19:38:13 +08:00
To implement recursive construction while retaining the characteristics of the original dictionary, we can slightly modify the DictToAttrRecursive class. This allows each object to retain its characteristics as a dictionary while accessing keys and values as attributes.