Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ pipeline_tag: audio-to-audio
|
|
| 12 |
---
|
| 13 |
|
| 14 |
|
| 15 |
-
# Nocle -
|
| 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{
|
| 105 |
author = {Haydar Kadıoğlu},
|
| 106 |
-
title = {Nocle:
|
| 107 |
-
year = {
|
| 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 |
}
|