haydarkadioglu commited on
Commit
eb18f0b
·
verified ·
1 Parent(s): 8dcb241

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: audio-to-audio
12
  ---
13
 
14
 
15
- # Nocle - Neural Audio Noise Reduction Model
16
 
17
  ## Model Description
18
  This is a deep learning model trained for audio noise reduction, specifically targeting speech enhancement. The model is designed to effectively remove background noise while preserving the quality and intelligibility of speech.
@@ -101,10 +101,10 @@ For more detailed instructions and source code, visit the [GitHub Repository](ht
101
 
102
  ## Citation
103
  ```bibtex
104
- @misc{nocle2023,
105
  author = {Haydar Kadıoğlu},
106
- title = {Nocle: Neural Audio Noise Reduction Model},
107
- year = {2023},
108
  publisher = {Hugging Face},
109
  howpublished = {\url{https://huggingface.co/haydarkadioglu/nocle-app}}
110
  }
 
12
  ---
13
 
14
 
15
+ # Nocle - Noise Cleaner Model
16
 
17
  ## Model Description
18
  This is a deep learning model trained for audio noise reduction, specifically targeting speech enhancement. The model is designed to effectively remove background noise while preserving the quality and intelligibility of speech.
 
101
 
102
  ## Citation
103
  ```bibtex
104
+ @misc{nocle2025,
105
  author = {Haydar Kadıoğlu},
106
+ title = {Nocle: Noise Cleaner Model},
107
+ year = {2025},
108
  publisher = {Hugging Face},
109
  howpublished = {\url{https://huggingface.co/haydarkadioglu/nocle-app}}
110
  }