Add a cautionary note on input audio length
Browse filesSigned-off-by: Fujimoto Seiji <fujimoto@ceptord.net>
README.md
CHANGED
|
@@ -24,6 +24,8 @@ This model provides end-to-end Japanese speech recognition based on
|
|
| 24 |
* The training recipe is available on
|
| 25 |
[k2-fsa/icefall](https://github.com/k2-fsa/icefall/tree/master/egs/reazonspeech/ASR).
|
| 26 |
|
|
|
|
|
|
|
| 27 |
## Usage
|
| 28 |
|
| 29 |
We recommend to use this model through our
|
|
|
|
| 24 |
* The training recipe is available on
|
| 25 |
[k2-fsa/icefall](https://github.com/k2-fsa/icefall/tree/master/egs/reazonspeech/ASR).
|
| 26 |
|
| 27 |
+
Note that this model can process Japanese audio clips up to ~30 seconds.
|
| 28 |
+
|
| 29 |
## Usage
|
| 30 |
|
| 31 |
We recommend to use this model through our
|