| # Model configuration for pyannote.audio | |
| task: | |
| name: SpeakerDiarization | |
| architecture: | |
| name: PyanNet | |
| specifications: | |
| duration: 5.0 | |
| sample_rate: 16000 | |
| training: | |
| batch_size: 32 | |
| learning_rate: 0.0001 | |
| max_epochs: 20 | |
| # Model configuration for pyannote.audio | |
| task: | |
| name: SpeakerDiarization | |
| architecture: | |
| name: PyanNet | |
| specifications: | |
| duration: 5.0 | |
| sample_rate: 16000 | |
| training: | |
| batch_size: 32 | |
| learning_rate: 0.0001 | |
| max_epochs: 20 | |