open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.28k stars 363 forks source link

doesnt support python #218

Closed xalteropsx closed 1 month ago

xalteropsx commented 1 month ago

File "Z:\software\python11\Lib\site-packages\omegaconf\omegaconf.py", line 857, in _create_impl raise ValidationError( omegaconf.errors.ValidationError: Object of unsupported type: '_MISSING_TYPE' full_key: object_type=None

jiaqili3 commented 1 month ago

Hi, we recommend using conda for installation, we recommend following the installation guidance on README.md. Conda could be installed in https://conda.io/docs/user-guide/install/

# Install Python Environment
conda create --name amphion python=3.9.15
conda activate amphion

# Install Python Packages Dependencies
sh env.sh
xalteropsx commented 1 month ago

no dont like conda nor i like like python 3.9 better leave it for now