You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
(A clear and concise description of what the problem is.)
根据faster-whisper开源社区的介绍,该模型的性能要比apenai的原生whisper要快很多。
Faster Whisper 是一个基于 OpenAI Whisper 模型的高效实现,专注于提升语音识别的速度和性能。它由 SYSTRAN 团队开发,旨在为开发者提供更快的语音转录工具。
如果你想了解更多信息或查看代码,请访问 Faster Whisper GitHub 仓库。
特点
更快的推理速度
更低的内存占用
与原始 Whisper 模型兼容
Describe the solution you'd like
(A clear and concise description of what you want to happen.)
希望可以把faster-whisper作为一个可选选项
Describe alternatives you've considered
(A clear and concise description of any alternative solutions or features you've considered.)
Additional context
(Add any other context or screenshots about the feature request here.)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
(A clear and concise description of what the problem is.)
根据faster-whisper开源社区的介绍,该模型的性能要比apenai的原生whisper要快很多。
Faster Whisper 是一个基于 OpenAI Whisper 模型的高效实现,专注于提升语音识别的速度和性能。它由 SYSTRAN 团队开发,旨在为开发者提供更快的语音转录工具。
如果你想了解更多信息或查看代码,请访问 Faster Whisper GitHub 仓库。
特点
Describe the solution you'd like
(A clear and concise description of what you want to happen.)
希望可以把faster-whisper作为一个可选选项
Describe alternatives you've considered
(A clear and concise description of any alternative solutions or features you've considered.)
Additional context
(Add any other context or screenshots about the feature request here.)
The text was updated successfully, but these errors were encountered: