Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,11 @@ language:
|
|
| 7 |
- jv
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Montreal Forced Aligner (MFA) for
|
| 11 |
|
| 12 |
-
This repository contains MFA model for
|
|
|
|
|
|
|
| 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 |
|