Skip to content

UltraEval/Step-Audio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step-Audio Server for UltraEval-Audio

This is the server for the UltraEval-Audio project.

Setup

git clone https://github.com/UltraEval/Step-Audio.git
cd Step-Audio
conda create -n env python=3.10 -y
conda activate env
pip install -r requirments.txt

Run

python adv_api.py

Now, you can use --model step-voice in the UltraEval-Audio.

About

step-audio service for UltraEvalAudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%