返回模型
说明文档
Yeni Model
这个模型是基于 Whisper-Medium 的土耳其语语音识别模型。它使用土耳其语音频数据进行训练,可用于将音频文件转换为文本。
使用方法
from transformers import pipeline
asr = pipeline("automatic-speech-recognition", model="Mehmetarik/yeni")
result = asr("path_to_audio.wav")
print(result["text"])
Mehmetarik/yeni.en
作者 Mehmetarik
automatic-speech-recognition
↓ 0
♥ 0
创建时间: 2025-09-14 00:23:39+00:00
更新时间: 2025-09-14 00:54:58+00:00
在 Hugging Face 上查看文件 (9)
.gitattributes
README.md
config.json
model.onnx
ONNX
preprocessor_config.txt
special_tokens_map.json
tokenizer.json
tokenizer_config.json
vocab.txt