Quentin Fuxa
Quentin Fuxa
First of all, thanks for the project! I’m using it in a live Speech-to-Text (STT) + diarization setup: https://github.com/QuentinFuxa/whisper_streaming_web I am testing my pipeline using MacOS BlackHole, which routes the...
The current matplotlib version requirement in diart (matplotlib>=3.3.3,
Hello, thank you for this amazing project. Maybe I am not using it correctly, but doing: ``` script = Script("""import numpy as np from sklearn.linear_model import LinearRegression X = np.array([[1,...