The main scientific contribution of this package lies in the internal helper routines that construct the quadrature weights and stability parameters, such as: _compute_weights, _compute_rho_max (NumPy ...
whisper-python-exp/ ├── backend/ │ ├── api/ │ │ ├── __init__.py │ │ ├── audio.py # 音声録音のエンドポイント │ │ ├── transcription.py # 文字起こしのエンドポイント │ │ └── ...