# 音声処理ライブラリ
librosa>=0.10.0
parselmouth>=0.4.3
soundfile>=0.12.1
opensmile>=2.5.0

# 機械学習・ディープラーニング
torch>=2.0.0
transformers>=4.30.0
scikit-learn>=1.3.0
tensorflow>=2.13.0

# 数値計算・データ処理
numpy>=1.24.0
scipy>=1.10.0
pandas>=2.0.0
matplotlib>=3.7.0
seaborn>=0.12.0

# その他ユーティリティ
tqdm>=4.65.0
pyyaml>=6.0
argparse

# emotion2vec用依存関係
datasets>=2.14.0
accelerate>=0.21.0