Respair commited on
Commit
b0b2c66
1 Parent(s): cb659e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ it can detect, transcribe and do the following:
22
  - non-speech sounds such as gasp, erotic moans, laughter, etc.
23
  - adding punctuations more faithfully.
24
 
25
- a Grapheme (aka normal Japanese output) will probably be trained as well. Though going directly from audio to Phonemes will result in a
26
  more accurate representation for Japnese.
27
 
28
 
 
22
  - non-speech sounds such as gasp, erotic moans, laughter, etc.
23
  - adding punctuations more faithfully.
24
 
25
+ a Grapheme level language modelling head (i.e outputting normal Japanese) will probably be trained as well. Though going directly from audio to Phonemes will result in a
26
  more accurate representation for Japnese.
27
 
28