Wikidepia commited on
Commit
62ba88f
·
verified ·
1 Parent(s): bacba0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,9 +7,11 @@ language:
7
  - jv
8
  ---
9
 
10
- # Montreal Forced Aligner (MFA) for Indonesian-Javanese (Indo+)
11
 
12
- This repository contains MFA model for Indonesian-Javanese language. This model primarily trained on Javanese ASR dataset (https://www.openslr.org/35/), that are enhanced using DeepFilterNet2 to remove unwanted noise. Lexicon contained in this repository comes from Google's language-resource [Javanese Lexicon](https://github.com/google/language-resources/blob/master/jv/data/lexicon.tsv).
 
 
13
 
14
  ## Example Usage
15
 
 
7
  - jv
8
  ---
9
 
10
+ # Montreal Forced Aligner (MFA) for Indonesia-Javanese
11
 
12
+ This repository contains MFA model for Indonesia-Javanese language. This model primarily trained on Javanese ASR dataset (https://www.openslr.org/35/), that are enhanced using DeepFilterNet2 to remove unwanted noise. Lexicon contained in this repository comes from Google's language-resource [Javanese Lexicon](https://github.com/google/language-resources/blob/master/jv/data/lexicon.tsv).
13
+
14
+ While this model is only trained on Javanese language, you can also use this to align Indonesian speech. You might need to add Indonesian lexicon to the dictionary file.
15
 
16
  ## Example Usage
17