Closed pankaj2701 closed 6 years ago
Hi, inaSpeechSegmenter is provided with pre-trained models. You can have a look to the following papers in order to train your own models:
https://hal.archives-ouvertes.fr/hal-01514228/document
However, using alternative models may require to set different parameters to viterbi postprocessing.
Regards,
Great model, worked great for my work on speech-music segmentation. If I have two arbitrary classes, say dog and cat sounds, is there a quick way to use the API to train a model using this inaSpeechSegmenter (using my own data) ?
How do we train a model to be used for the inaSpeechSegmenter