shuaijiang / Whisper-FinetuneLinks
Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment
☆302Updated last month
Alternatives and similar repositories for Whisper-Finetune
Users that are interested in Whisper-Finetune are comparing it to the libraries listed below
Sorting:
- Pseudo Streaming SenseVoice with Hotwords☆358Updated 7 months ago
- ☆776Updated last year
- KAN-TTS is a speech-synthesis training framework, please try the demos we have posted at https://modelscope.cn/models?page=1&tasks=text-…☆522Updated last year
- Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training wit…☆1,129Updated 4 months ago
- 使用vllm加速cosyvoice2的推理☆425Updated 5 months ago
- 📣 商用级开源语音自动识别程序库,开箱即用,全平台支持,中英文混合识别。A Cross-platform implementation of ASR inference. It's based on ONNXRuntime and FunASR. We provide …☆586Updated last year
- Dolphin is a multilingual, multitask ASR model jointly trained by DataoceanAI and Tsinghua University.☆638Updated 2 months ago
- Port of Funasr's Sense-voice model in C/C++☆448Updated 2 weeks ago
- ☆369Updated last year
- ☆203Updated last year
- 基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏☆271Updated 2 years ago
- API and websocket server for sensevoice. It has inherited some enhanced features, such as VAD detection, real-time streaming recognition,…☆513Updated 11 months ago
- Open-source industrial-grade ASR models supporting Mandarin, Chinese dialects and English, achieving a new SOTA on public Mandarin ASR be…☆1,474Updated 3 weeks ago
- Text Normalization & Inverse Text Normalization☆677Updated last week
- 中文标点符号模型,可以给文本添加标点符号。☆144Updated 9 months ago
- 基于FunASR实现语音识别,包含常规版和ONNX版(推荐)。☆45Updated last year
- TTS appalication based on modelscope KAN-TTS☆43Updated last year
- 基于 faster-whisper 的伪实时语音转写服务☆229Updated 5 months ago
- ☆138Updated 2 years ago
- ASR 2Pass onnxruntime and websocket server, based on FunASR(https://github.com/alibaba-damo-academy/FunASR).☆80Updated last month
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆541Updated 2 years ago
- A 10000+ hours dataset for Chinese speech recognition☆566Updated 2 years ago
- 第一个支持中英文双语语音-文本多模态对话的开源可商用对话模型。便捷的语音输入将大幅改善以文本为输入的大模型的使用体验,同时避免了基于 ASR 解决方案的繁琐流程以及可能引入的错误。☆557Updated 2 years ago
- low-latency realtime ASR based on FireRedASR