alefiury commited on
Commit
e6f117c
·
verified ·
1 Parent(s): 84b1306

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
 
25
  # FreeSVC: Zero-shot Multilingual Singing Voice Conversion
26
 
27
- **FreeSVC** is a state-of-the-art multilingual singing voice conversion model designed for zero-shot learning. It enables the conversion of singing voices across various languages without the need for extensive language-specific training. [GitHub repository](https://github.com/freds0/free-svc).
28
 
29
  ## Supported Languages
30
 
@@ -69,5 +69,13 @@ FreeSVC was trained on a diverse set of speech and singing datasets covering mul
69
 
70
  ## Citation
71
  ```
72
- @misc{}
 
 
 
 
 
 
 
 
73
  ```
 
24
 
25
  # FreeSVC: Zero-shot Multilingual Singing Voice Conversion
26
 
27
+ **FreeSVC** is a state-of-the-art multilingual singing voice conversion model designed for zero-shot learning. It enables the conversion of singing voices across various languages without the need for extensive language-specific training. [GitHub repository](https://github.com/freds0/free-svc). [Paper arXiv pre-print](https://arxiv.org/abs/2501.05586).
28
 
29
  ## Supported Languages
30
 
 
69
 
70
  ## Citation
71
  ```
72
+ @misc{ferreira2025freesvczeroshotmultilingualsinging,
73
+ title={FreeSVC: Towards Zero-shot Multilingual Singing Voice Conversion},
74
+ author={Alef Iury Siqueira Ferreira and Lucas Rafael Gris and Augusto Seben da Rosa and Frederico Santos de Oliveira and Edresson Casanova and Rafael Teixeira Sousa and Arnaldo Candido Junior and Anderson da Silva Soares and Arlindo Galvão Filho},
75
+ year={2025},
76
+ eprint={2501.05586},
77
+ archivePrefix={arXiv},
78
+ primaryClass={cs.SD},
79
+ url={https://arxiv.org/abs/2501.05586},
80
+ }
81
  ```