Instructions to use Supradeepdan/OverlapSpeakerCounter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use Supradeepdan/OverlapSpeakerCounter with speechbrain:
# interface in config.json invalid
- Notebooks
- Google Colab
- Kaggle
config
Browse files- config.json +3 -0
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"speechbrain_interface": "SpeakerCounter"
|
| 3 |
+
}
|