使用 SageMaker 对 Whisper 模型进行微调及部署

使用 SageMaker 对 Whisper 模型进行微调及部署

Whisper 作为 OpenAI 最新开源的自动语音识别(ASR)模型,采用了编码器-解码器(encoder- decoder)transformer架构,并使用了 68 万小时的从互联网收集的多语言、多任务的已标注数据进行训练。根据其论文显示,Whisper 模型在无需微调(zero-shot)的情况下,在多个数据集的测试上鲁棒性更高,错误率更低。关于 Whisper 模型的更多细节,参见其官方网站 Introducing Whisper 以及 GitHub - openai/whisper: Robust Speech Recognition via Large-Scale Weak Supervision

https://github.com/AndreMarkert/whisper-webui

使用 SageMaker 对 Whisper 模型进行微调及部署 | 亚马逊AWS官方博客

相关推荐
llrraa20102 天前
python whisper生成字幕
开发语言·python·whisper
weixin_4462608515 天前
本地WSL部署接入 whisper + ollama qwen3:14b 总结字幕校对增强版
whisper
青山师16 天前
Docker部署whisper转写模型
docker·容器·whisper
Micheal_Dad1 个月前
【尝试】基于openai-whisper进行语音转文字windows版本
whisper
Micheal_Dad1 个月前
【尝试】本地部署openai-whisper,通过 http请求识别
whisper
andyguo1 个月前
语音识别的速度革命:从 Whisper 到 Whisper-CTranslate2,我经历了什么?
人工智能·学习·ai·whisper·语音识别·xcode·ai测评
番茄老夫子1 个月前
OpenAI推出的语音识别系统Whisper简析
人工智能·whisper·语音识别
A-刘晨阳1 个月前
语音转文字「本地化」新解!Whisper Web+cpolar实现零服务器部署与远程操作
服务器·前端·whisper
云空2 个月前
《Whisper模型版本及下载链接》
whisper
苗杨2 个月前
【Faster-Whisper】离线识别本地视频并生成字幕
python·whisper·音视频