Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
konieshadow
/
podcast-transcriber
like
5
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6b9b193
podcast-transcriber
249 kB
1 contributor
History:
7 commits
konieshadow
优化mlx_whisper模块的导入方式,改为在方法内部导入transcribe函数,以提高代码可读性和模块化。
6b9b193
6 months ago
.vscode
init
6 months ago
examples
init
6 months ago
src
优化mlx_whisper模块的导入方式,改为在方法内部导入transcribe函数,以提高代码可读性和模块化。
6 months ago
.DS_Store
Safe
6.15 kB
init
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
1.29 kB
init
6 months ago
README.md
Safe
313 Bytes
更新README.md,将应用文件路径修改为app.py。
6 months ago
app.py
Safe
1.38 kB
init
6 months ago
requirements.txt
Safe
388 Bytes
更新requirements.txt,降低torch和torchaudio的版本至2.5.1。
6 months ago