NavodPeiris / speechlib

speechlib is a library that can do speaker diarization, transcription and speaker recognition on an audio file to create transcripts with actual speaker names
MIT License
138 stars 12 forks source link

Update to speechbrain.inference #36

Closed tomich closed 4 months ago

tomich commented 4 months ago

speechbrain is not using speechbrain.pretrained since version 0.5.2 . The current version (speechbrain 1.0.0) uses speechbrain.inference instead. It is just a simple change to update references.

https://github.com/asumagic/speechbrain/commit/6d54ff0a45880c5bb8c83f2592de991b33b08b48

NavodPeiris commented 4 months ago

newest speechbrain is performing poorly, i have tested it. so can't merge this.