2025-09-11 21:26:01 +09:00
2025-09-10 21:52:57 +09:00
2025-09-10 21:52:57 +09:00
2025-09-10 21:52:57 +09:00
2025-09-11 21:26:01 +09:00
2025-09-10 21:52:57 +09:00
2025-09-10 14:58:28 +09:00
2025-09-10 21:52:57 +09:00
2025-09-11 18:07:45 +09:00

speech-to-text-pipeline

python src\main.py data\samples\task-smp.mp3

セットアップ方法

前提条件

システムに ffmpeg がインストールされている必要があります。

- macOS: `brew install ffmpeg`
- Ubuntu: `sudo apt install ffmpeg`
- Windows: `choco install ffmpeg`(または手動でPATHを通す)
Description
No description provided
Readme MIT 947 KiB
Languages
Python 100%