Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -22,3 +22,8 @@ Real-time noise cancellation for [speech-android](https://github.com/soniqo/spee
|
|
| 22 |
| in | feat_spec | [1, 2, T, 96] | float32 |
|
| 23 |
| out | erb_mask | [1, 1, T, 32] | float32 |
|
| 24 |
| out | df_coefs | [1, 5, T, 96, 2] | float32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
| in | feat_spec | [1, 2, T, 96] | float32 |
|
| 23 |
| out | erb_mask | [1, 1, T, 32] | float32 |
|
| 24 |
| out | df_coefs | [1, 5, T, 96, 2] | float32 |
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
- **Docs**: [soniqo.audio/guides/denoise/android](https://soniqo.audio/guides/denoise/android)
|
| 29 |
+
- **GitHub**: [soniqo/speech-swift](https://github.com/soniqo/speech-swift)
|