nguyenvulebinh
commited on
Commit
•
fc3dcb9
1
Parent(s):
f868811
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ekMhvwAEPI0stPRkoodLUlqX9LFuoObf?usp=sharing)
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: multilingual
|
3 |
+
Tags:
|
4 |
+
- speech
|
5 |
+
license: apache-2.0
|
6 |
+
---
|
7 |
+
|
8 |
+
# ConVoiFilter
|
9 |
+
|
10 |
+
The ConVoiFilter model is designed for the purpose of filtering target speaker voices. For a comprehensive understanding of its functionality and methodology, please refer to the associated paper available at: https://arxiv.org/pdf/2308.11380.pdf
|
11 |
+
|
12 |
+
For loading and inferring model, you can utilize the provided Colab script. Simply click on the badge below to open the script in Google Colab:
|
13 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1ekMhvwAEPI0stPRkoodLUlqX9LFuoObf?usp=sharing)
|
14 |
|
15 |
+
## Contact
|
16 |
+
|
17 | |
18 |
+
|
19 |
+
[![Follow](https://img.shields.io/twitter/follow/nguyenvulebinh?style=social)](https://twitter.com/intent/follow?screen_name=nguyenvulebinh)
|