eulbdoor
eulbdoor
This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5157)
Hi everyone. I was (and still am) having a similar problem to the one opened in [#1567](https://github.com/pyannote/pyannote-audio/issues/1567). Although it's apparently fixed the results I'm getting for a simple diarization still...
Hi there, getting the following error: ``` [1](vscode-notebook-cell:?execution_count=2&line=1) forecaster = Forecaster() # Creates forecasts and stores the result ----> [2](vscode-notebook-cell:?execution_count=2&line=2) result = forecaster.run_forecast_config( # result is also stored as `forecaster.forecast_result`....