hbredin commited on
Commit
b428b99
·
1 Parent(s): fb64bd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -20,6 +20,10 @@ extra_gated_fields:
20
  I plan to use this model for (task, type of audio data, etc): text
21
  ---
22
 
 
 
 
 
23
  # 🎹 Speaker segmentation
24
 
25
  [Paper](http://arxiv.org/abs/2104.04045) | [Demo](https://huggingface.co/spaces/pyannote/pretrained-pipelines) | [Blog post](https://herve.niderb.fr/fastpages/2022/10/23/One-speaker-segmentation-model-to-rule-them-all)
@@ -89,10 +93,6 @@ segmentation = inference("audio.wav")
89
  # one pictured above (output)
90
  ```
91
 
92
- ## Support
93
-
94
- For commercial enquiries and scientific consulting, please contact [me](mailto:[email protected]).
95
- For [technical questions](https://github.com/pyannote/pyannote-audio/discussions) and [bug reports](https://github.com/pyannote/pyannote-audio/issues), please check [pyannote.audio](https://github.com/pyannote/pyannote-audio) Github repository.
96
 
97
  ## Citation
98
 
 
20
  I plan to use this model for (task, type of audio data, etc): text
21
  ---
22
 
23
+
24
+ I propose (paid) scientific [consulting services](https://herve.niderb.fr/consulting.html) to companies willing to make the most of their data and open-source speech processing toolkits (and `pyannote` in particular).
25
+
26
+
27
  # 🎹 Speaker segmentation
28
 
29
  [Paper](http://arxiv.org/abs/2104.04045) | [Demo](https://huggingface.co/spaces/pyannote/pretrained-pipelines) | [Blog post](https://herve.niderb.fr/fastpages/2022/10/23/One-speaker-segmentation-model-to-rule-them-all)
 
93
  # one pictured above (output)
94
  ```
95
 
 
 
 
 
96
 
97
  ## Citation
98