add model files
Browse files- README.md +80 -0
- data/token_list/bpe_unigram50000/bpe.model +3 -0
- exp/s2t_stats_raw_bpe50000/train/feats_stats.npz +3 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/RESULTS.md +9 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/config.yaml +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/acc.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/backward_time.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/cer.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/cer_ctc.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/clip.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/forward_time.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/gpu_max_cached_mem_GB.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/grad_norm.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/iter_time.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_att.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_ctc.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_scale.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/optim0_lr0.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/optim_step_time.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/train_time.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/wer.png +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.1.log +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.2.log +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.3.log +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.log +0 -0
- exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/valid.total_count.ave_5best.pth +3 -0
- meta.yaml +8 -0
README.md
ADDED
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- espnet
|
4 |
+
- audio
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- speech-translation
|
7 |
+
language: multilingual
|
8 |
+
datasets:
|
9 |
+
- owsm_v3.1
|
10 |
+
license: cc-by-4.0
|
11 |
+
---
|
12 |
+
|
13 |
+
## OWSM: Open Whisper-style Speech Model
|
14 |
+
|
15 |
+
[OWSM](https://arxiv.org/abs/2309.13876) is an Open Whisper-style Speech Model from [CMU WAVLab](https://www.wavlab.org/). It reproduces Whisper-style training using publicly available data and an open-source toolkit [ESPnet](https://github.com/espnet/espnet).
|
16 |
+
|
17 |
+
Our demo is available [here](https://huggingface.co/spaces/pyf98/OWSM_v3_demo).
|
18 |
+
|
19 |
+
OWSM v3.1 is an improved version of OWSM v3. It significantly outperforms OWSM v3 in almost all evaluation benchmarks.
|
20 |
+
We do not include any new training data. Instead, we utilize a state-of-the-art speech encoder, [E-Branchformer](https://arxiv.org/abs/2210.00077).
|
21 |
+
|
22 |
+
This is a base size model which has 101M parameters and is trained on 180k hours of public speech data.
|
23 |
+
Specifically, it supports the following speech-to-text tasks:
|
24 |
+
- Speech recognition
|
25 |
+
- Any-to-any-language speech translation
|
26 |
+
- Utterance-level alignment
|
27 |
+
- Long-form transcription
|
28 |
+
- Language identification
|
29 |
+
|
30 |
+
|
31 |
+
### Citing OWSM, Branchformers and ESPnet
|
32 |
+
|
33 |
+
```BibTex
|
34 |
+
@article{peng2023owsm,
|
35 |
+
title={Reproducing Whisper-Style Training Using an Open-Source Toolkit and Publicly Available Data},
|
36 |
+
author={Yifan Peng and Jinchuan Tian and Brian Yan and Dan Berrebbi and Xuankai Chang and Xinjian Li and Jiatong Shi and Siddhant Arora and William Chen and Roshan Sharma and Wangyou Zhang and Yui Sudo and Muhammad Shakeel and Jee-weon Jung and Soumi Maiti and Shinji Watanabe},
|
37 |
+
journal={arXiv preprint arXiv:2309.13876},
|
38 |
+
year={2023}
|
39 |
+
}
|
40 |
+
@inproceedings{peng23b_interspeech,
|
41 |
+
author={Yifan Peng and Kwangyoun Kim and Felix Wu and Brian Yan and Siddhant Arora and William Chen and Jiyang Tang and Suwon Shon and Prashant Sridhar and Shinji Watanabe},
|
42 |
+
title={{A Comparative Study on E-Branchformer vs Conformer in Speech Recognition, Translation, and Understanding Tasks}},
|
43 |
+
year=2023,
|
44 |
+
booktitle={Proc. INTERSPEECH 2023},
|
45 |
+
pages={2208--2212},
|
46 |
+
doi={10.21437/Interspeech.2023-1194}
|
47 |
+
}
|
48 |
+
@inproceedings{kim2023branchformer,
|
49 |
+
title={E-branchformer: Branchformer with enhanced merging for speech recognition},
|
50 |
+
author={Kim, Kwangyoun and Wu, Felix and Peng, Yifan and Pan, Jing and Sridhar, Prashant and Han, Kyu J and Watanabe, Shinji},
|
51 |
+
booktitle={2022 IEEE Spoken Language Technology Workshop (SLT)},
|
52 |
+
pages={84--91},
|
53 |
+
year={2023},
|
54 |
+
organization={IEEE}
|
55 |
+
}
|
56 |
+
@InProceedings{pmlr-v162-peng22a,
|
57 |
+
title = {Branchformer: Parallel {MLP}-Attention Architectures to Capture Local and Global Context for Speech Recognition and Understanding},
|
58 |
+
author = {Peng, Yifan and Dalmia, Siddharth and Lane, Ian and Watanabe, Shinji},
|
59 |
+
booktitle = {Proceedings of the 39th International Conference on Machine Learning},
|
60 |
+
pages = {17627--17643},
|
61 |
+
year = {2022},
|
62 |
+
editor = {Chaudhuri, Kamalika and Jegelka, Stefanie and Song, Le and Szepesvari, Csaba and Niu, Gang and Sabato, Sivan},
|
63 |
+
volume = {162},
|
64 |
+
series = {Proceedings of Machine Learning Research},
|
65 |
+
month = {17--23 Jul},
|
66 |
+
publisher = {PMLR},
|
67 |
+
pdf = {https://proceedings.mlr.press/v162/peng22a/peng22a.pdf},
|
68 |
+
url = {https://proceedings.mlr.press/v162/peng22a.html},
|
69 |
+
abstract = {Conformer has proven to be effective in many speech processing tasks. It combines the benefits of extracting local dependencies using convolutions and global dependencies using self-attention. Inspired by this, we propose a more flexible, interpretable and customizable encoder alternative, Branchformer, with parallel branches for modeling various ranged dependencies in end-to-end speech processing. In each encoder layer, one branch employs self-attention or its variant to capture long-range dependencies, while the other branch utilizes an MLP module with convolutional gating (cgMLP) to extract local relationships. We conduct experiments on several speech recognition and spoken language understanding benchmarks. Results show that our model outperforms both Transformer and cgMLP. It also matches with or outperforms state-of-the-art results achieved by Conformer. Furthermore, we show various strategies to reduce computation thanks to the two-branch architecture, including the ability to have variable inference complexity in a single trained model. The weights learned for merging branches indicate how local and global dependencies are utilized in different layers, which benefits model designing.}
|
70 |
+
}
|
71 |
+
@inproceedings{watanabe2018espnet,
|
72 |
+
author={Shinji Watanabe and Takaaki Hori and Shigeki Karita and Tomoki Hayashi and Jiro Nishitoba and Yuya Unno and Nelson Yalta and Jahn Heymann and Matthew Wiesner and Nanxin Chen and Adithya Renduchintala and Tsubasa Ochiai},
|
73 |
+
title={{ESPnet}: End-to-End Speech Processing Toolkit},
|
74 |
+
year={2018},
|
75 |
+
booktitle={Proceedings of Interspeech},
|
76 |
+
pages={2207--2211},
|
77 |
+
doi={10.21437/Interspeech.2018-1456},
|
78 |
+
url={http://dx.doi.org/10.21437/Interspeech.2018-1456}
|
79 |
+
}
|
80 |
+
```
|
data/token_list/bpe_unigram50000/bpe.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6327da127e870bcb8c737dceb3bd47ccbce63da74ddb094f64afe313d68c8c
|
3 |
+
size 1041297
|
exp/s2t_stats_raw_bpe50000/train/feats_stats.npz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ef4b5e465110edf32eec024cf2427eedd677f5733bb87d6b2131e6984a6e13f
|
3 |
+
size 1402
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/RESULTS.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!-- Generated by scripts/utils/show_asr_result.sh -->
|
2 |
+
# RESULTS
|
3 |
+
## Environments
|
4 |
+
- date: `Thu Jan 18 13:29:51 CST 2024`
|
5 |
+
- python version: `3.10.10 (main, Mar 21 2023, 18:45:11) [GCC 11.2.0]`
|
6 |
+
- espnet version: `espnet 202308`
|
7 |
+
- pytorch version: `pytorch 1.13.1`
|
8 |
+
- Git hash: `e5c058e28bd8db071b19cb45688165b7013c0938`
|
9 |
+
- Commit date: `Tue Dec 26 21:55:42 2023 -0600`
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/config.yaml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/acc.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/backward_time.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/cer.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/cer_ctc.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/clip.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/forward_time.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/gpu_max_cached_mem_GB.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/grad_norm.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/iter_time.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_att.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_ctc.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/loss_scale.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/optim0_lr0.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/optim_step_time.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/train_time.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/images/wer.png
ADDED
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.1.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.2.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.3.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/train.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/valid.total_count.ave_5best.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99e5de1865e2c98308b41ce6f28b7f658bec7b274da60f37b219a99279d43f3a
|
3 |
+
size 404971245
|
meta.yaml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: '202308'
|
2 |
+
files:
|
3 |
+
s2t_model_file: exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/valid.total_count.ave_5best.pth
|
4 |
+
python: 3.10.10 (main, Mar 21 2023, 18:45:11) [GCC 11.2.0]
|
5 |
+
timestamp: 1705960184.857766
|
6 |
+
torch: 1.13.1
|
7 |
+
yaml_files:
|
8 |
+
s2t_train_config: exp/s2t_train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg_raw_bpe50000/config.yaml
|