MahmoudAshraf97 / whisper-diarization

Automatic Speech Recognition with Speaker Diarization based on OpenAI Whisper
BSD 2-Clause "Simplified" License
2.53k stars 243 forks source link

from nemo.collections.asr.models.msdd_models import NeuralDiarizer #84

Closed mayur-neuralgarage closed 11 months ago

mayur-neuralgarage commented 11 months ago

ValueError: mutable default <class 'nemo.core.classes.mixins.adapter_mixin_strategies.ResidualAddAdapterStrategyConfig'> for field adapter_strategy is not allowed: use default_factory

any solution ??

!pip install nemo_toolkit i have tried this

mayur-neuralgarage commented 11 months ago

It is only working in Google Collab --

I am also used python version less that 3.10

mrgreyigogg commented 11 months ago

you need python 3.10

mayur-neuralgarage commented 11 months ago

problem solved !!