jadechoghari commited on
Commit
e3cbaf9
1 Parent(s): 96e64e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # VoiceRestore: Flow-Matching Transformers for Speech Recording Quality Restoration
2
 
3
  VoiceRestore is a cutting-edge speech restoration model designed to significantly enhance the quality of degraded voice recordings. Leveraging flow-matching transformers, this model excels at addressing a wide range of audio imperfections commonly found in speech, including background noise, reverberation, distortion, and signal loss.
@@ -117,4 +122,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
117
  ## Acknowledgments
118
 
119
  - Based on the [E2-TTS implementation by Lucidrains](https://github.com/lucidrains/e2-tts-pytorch)
120
- - Special thanks to the open-source community for their invaluable contributions.
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: audio-to-audio
4
+ library_name: transformers
5
+ ---
6
  # VoiceRestore: Flow-Matching Transformers for Speech Recording Quality Restoration
7
 
8
  VoiceRestore is a cutting-edge speech restoration model designed to significantly enhance the quality of degraded voice recordings. Leveraging flow-matching transformers, this model excels at addressing a wide range of audio imperfections commonly found in speech, including background noise, reverberation, distortion, and signal loss.
 
122
  ## Acknowledgments
123
 
124
  - Based on the [E2-TTS implementation by Lucidrains](https://github.com/lucidrains/e2-tts-pytorch)
125
+ - Special thanks to the open-source community for their invaluable contributions.