Skip to content

Commit 0d4dfde

Browse files
committed
'Japanse' -> 'Japanese'
1 parent af8c294 commit 0d4dfde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speechbrain/tokenizers/SentencePiece.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class SentencePiece:
5353
(e.g., a p p l e _ i s _ g o o d)
5454
character_coverage : int
5555
Amount of characters covered by the model, good defaults
56-
are: 0.9995 for languages with a rich character set like Japanse or
56+
are: 0.9995 for languages with a rich character set like Japanese or
5757
Chinese and 1.0 for other languages with small character set.
5858
(default: 1.0)
5959
user_defined_symbols : string

0 commit comments

Comments
 (0)