Fujimoto Seiji commited on
Commit
42f0366
1 Parent(s): a6b0582

Update 'README.md' to add general description

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -5,4 +5,15 @@ datasets:
5
  language:
6
  - ja
7
  library_name: espnet
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
5
  language:
6
  - ja
7
  library_name: espnet
8
+ tags:
9
+ - automatic-speech-recognition
10
+ ---
11
+
12
+ # reazonspeech-espnet-v1
13
+
14
+ `reazonspeech-espnet-v1` is an ESPnet model trained for Japanese automatic speech recognition (ASR).
15
+
16
+ - This model was trained on 15,000 hours of ReazonSpeech corpus.
17
+ - Make sure that your audio file is sampled at 16khz when using this model.
18
+
19
+ For more details, please visit [the official project page.](https://research.reazon.jp/projects/ReazonSpeech/)