Results 8 comments of xandyxor

me too has anyone solved it?

This solution doesn't work on Windows

Is it not possible to pass it directly to the tpu transaction?

Can I set the maximum value allowed first to solve the problem? maximum allowed 10000","error_code":"internal_error Where can I set the maximum allowed on the local node? maximum allowed 999999999999

same issue TrainingData\f0001\f0001_us_f0001_00294.wav Traceback (most recent call last): File "Code/ModelsTrainer.py", line 57, in gmm.fit(features) File "D:\project\KAROS\speaker\Voice-based-speaker-identification\venv\lib\site-packages\sklearn\mixture\gmm.py", line 602, in fit self._fit(X, y) File "D:\project\KAROS\speaker\Voice-based-speaker-identification\venv\lib\site-packages\sklearn\mixture\gmm.py", line 479, in _fit estimator=self) File...