Update README.md
Browse files
README.md
CHANGED
|
@@ -4,16 +4,16 @@ emoji: 🔉
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Audio classification with Mel-spectrogram CNNs.
|
| 12 |
models:
|
| 13 |
-
|
| 14 |
datasets:
|
| 15 |
-
|
| 16 |
-
|
| 17 |
---
|
| 18 |
|
| 19 |
[If you would like a detailed explanation of this project, please refer to the Medium article below.](https://medium.com/@ai.omar.rehan/building-a-clean-reliable-and-accurate-animal-classifier-using-inceptionv3-175f30fbe6f3)
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.5.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: Audio classification with Mel-spectrogram CNNs.
|
| 12 |
models:
|
| 13 |
+
- AIOmarRehan/CNN_Audio_Classification_Model_with_Spectrogram
|
| 14 |
datasets:
|
| 15 |
+
- AIOmarRehan/General_Audio_Dataset
|
| 16 |
+
- AIOmarRehan/Mel_Spectrogram_Images_for_Audio_Classification
|
| 17 |
---
|
| 18 |
|
| 19 |
[If you would like a detailed explanation of this project, please refer to the Medium article below.](https://medium.com/@ai.omar.rehan/building-a-clean-reliable-and-accurate-animal-classifier-using-inceptionv3-175f30fbe6f3)
|