Skip to content

Commit ef5cb1c

Browse files
committed
update readme
1 parent ce83cc2 commit ef5cb1c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
[![arXiv](https://img.shields.io/badge/arXiv-2109.13731-brightgreen.svg?style=flat-square)](https://arxiv.org/abs/2109.13731) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1HYYUepIsl2aXsdET6P_AmNVXuWP1MCMf?usp=sharing) [![PyPI version](https://badge.fury.io/py/voicefixer.svg)](https://badge.fury.io/py/voicefixer) [![githubio](https://img.shields.io/badge/GitHub.io-Audio_Samples-blue?logo=Github&style=flat-square)](https://haoheliu.github.io/demopage-voicefixer)
2-
2+
3+
- [VoiceFixer](#voicefixer)
4+
* [Demo](#demo)
5+
* [Usage](#usage)
6+
+ [Desktop App](#desktop-app)
7+
+ [Python interface](#python-interface)
8+
+ [Others Features](#others-features)
9+
* [Materials](#materials)
10+
311
# VoiceFixer
412

513
This package provides:
@@ -76,7 +84,7 @@ vocoder.oracle(fpath="", # input wav file path
7684
out_path="") # output wav file path
7785
```
7886

79-
### Others
87+
### Others Features
8088

8189
- How to use your own vocoder, like pre-trained HiFi-Gan?
8290

0 commit comments

Comments
 (0)