Skip to content

Commit

Permalink
new models for reverse phonemization
Browse files Browse the repository at this point in the history
  • Loading branch information
neurlang authored and Your Name committed Jan 25, 2025
1 parent 58170bb commit 4aeecb3
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dicts/chinese/mandarin/language.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package mandarin

import "embed"

//go:embed *.tsv language.json weights1.json.lzw
//go:embed *.tsv language.json weights1.json.lzw language_reverse.json weights1_reverse.json.zlib

Check failure on line 5 in dicts/chinese/mandarin/language.go

View workflow job for this annotation

GitHub Actions / build

pattern language_reverse.json: no matching files found
var Language embed.FS
Binary file added dicts/chinese/mandarin/weights1_reverse.json.zlib
Binary file not shown.
Binary file modified dicts/english/weights1_reverse.json.zlib
Binary file not shown.
Binary file modified dicts/slovak/weights1_reverse.json.zlib
Binary file not shown.

0 comments on commit 4aeecb3

Please sign in to comment.