Instructions to use desh2608/icefall-asr-ami-pruned-transducer-stateless7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- K2
How to use desh2608/icefall-asr-ami-pruned-transducer-stateless7 with K2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
AMI
This is an ASR recipe for the AMI corpus. AMI provides recordings from the speaker's headset and lapel microphones, and also 2 array microphones containing 8 channels each. We pool data in the following 4 ways and train a single model on the pooled data:
(i) individual headset microphone (IHM) (ii) IHM with simulated reverb (iii) Single distant microphone (SDM) (iv) GSS-enhanced array microphones
Speed perturbation and MUSAN noise augmentation are additionally performed on the pooled data.
Performance Record
pruned_transducer_stateless7
The following are decoded using modified_beam_search:
| Evaluation set | dev WER | test WER |
|---|---|---|
| IHM | 18.92 | 17.40 |
| SDM | 31.25 | 32.21 |
| MDM (GSS-enhanced) | 21.67 | 22.43 |
See the recipe for details.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support