Skip to content

Z-yq/HifiSSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speech Super-Resolution

环境安装

pip install -r requirments.txt

模型下载

modelscope download --model 'ACoderPassBy/HifiSSR' --local_dir './static'

快速使用

python ssr_infer.py --source_wav ./static/syz.wav --ref_wav ./static/p228_002.wav --out_wav ./ssred.wav --ckpt_path ./static

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages