-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Description
Inference
- https://github.com/OpenNMT/CTranslate2
- https://github.com/jkawamoto/ctranslate2-rs
- https://github.com/SYSTRAN/faster-whisper
- Support word-level timestamps
- https://github.com/CodersCreative/faster-whisper-rs
- https://github.com/m-bain/whisperX
- VAD + ASR
- Support multispeaker
- Support word-level timestamps
- Does not support fine-tuned mode: Support inference from fine-tuned 🤗 transformers Whisper models m-bain/whisperX#25
- Server
- https://github.com/speaches-ai/speaches/
- Good for concurrent API calls: question: concurrent API calls? speaches-ai/speaches#254
- Support fine-tuned models
- https://github.com/NVIDIA-NeMo/NeMo
- https://github.com/k2-fsa/sherpa-onnx
- (Removed Whisper support in latest version) https://github.com/vllm-project/vllm
- https://github.com/gpustack/vox-box
- (Not maintained) https://github.com/litongjava/whisper-cpp-server
- (Not maintained) https://github.com/Vaibhavs10/insanely-fast-whisper
- (Not maintained) https://github.com/JigsawStack/insanely-fast-whisper-api
- (Not maintained) https://github.com/toverainc/willow-inference-server
Mobile
- https://github.com/argmaxinc/WhisperKit
- Can run on iOS
- Difference with whisper.cpp
- Support fine-tuned models: Is there a way to use fine-tuned whisper models? argmaxinc/WhisperKit#369
- MLX support: MLX model support argmaxinc/WhisperKit#124
- Wait to support newer swift-transformers
- https://github.com/ggml-org/whisper.cpp
- Can run on iOS
- Support word-level timestamps
- Cannot use fine-tuned model easily: Fine-tuning whisper.cpp models ggml-org/whisper.cpp#2022
- (Not support Whisper today) https://github.com/ml-explore/mlx-swift-lm
Model
Evaluation
- https://github.com/jitsi/jiwer
- https://github.com/analyticsinmotion/werpy
- https://github.com/leo19941227/speech_metrics
- https://github.com/psambit9791/pysnr
- https://github.com/maxmarsc/pyaudioaliasingmetrics
- (Not maintained) https://github.com/jpuigcerver/xer
- (Not maintained) https://github.com/belambert/asr-evaluation
Star History
Communication
Reactions are currently unavailable