mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-15 16:00:00 +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.