Commit
•
8d4a184
1
Parent(s):
8a2c3e5
Add scripts and weights
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@ tags:
|
|
5 |
- esc
|
6 |
datasets:
|
7 |
- earnings22
|
8 |
-
---
|
|
|
9 |
```python
|
10 |
#!/usr/bin/env bash
|
11 |
python run_flax_speech_recognition_seq2seq.py \
|
|
|
5 |
- esc
|
6 |
datasets:
|
7 |
- earnings22
|
8 |
+
---
|
9 |
+
To reproduce this run, execute:
|
10 |
```python
|
11 |
#!/usr/bin/env bash
|
12 |
python run_flax_speech_recognition_seq2seq.py \
|