aufklarer commited on
Commit
f94e534
·
verified ·
1 Parent(s): 7f8fb5e

Add blog and docs links

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -76,3 +76,10 @@ Converts the gated pyannote/segmentation-3.0 checkpoint using a custom unpickler
76
  ## License
77
 
78
  The original pyannote segmentation model is released under the [MIT License](https://github.com/pyannote/pyannote-audio/blob/develop/LICENSE).
 
 
 
 
 
 
 
 
76
  ## License
77
 
78
  The original pyannote segmentation model is released under the [MIT License](https://github.com/pyannote/pyannote-audio/blob/develop/LICENSE).
79
+
80
+ ---
81
+
82
+ ## Links
83
+
84
+ - **Blog**: [blog.ivan.digital](https://blog.ivan.digital)
85
+ - **Library Docs**: [soniqo.audio](https://soniqo.audio)