aufklarer commited on
Commit
6c71c1b
·
verified ·
1 Parent(s): b66ab45

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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)