Skip to content

Updated Phonetisaurus install script to a working repository #4974

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

danijel3
Copy link
Contributor

@danijel3 danijel3 commented May 6, 2025

Solution to issue #4961

Copy link

stale bot commented Jul 19, 2025

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.

@stale stale bot added the stale Stale bot on the loose label Jul 19, 2025
@danpovey
Copy link
Contributor

Will merge. Test failure seems unrelated, failing low output below.

8	1
FST after converting is:
0	1	1	1	0.75,2
0	2	0	0	0.25,1
1	3	0	0	0,
1	4	2	2	0.5,
1	5	0	0	0.25,2
1	6	0	0	0,1
2	3	0	0	0,1
2	6	2	2	0,
2	1,
3	5	1	1	0.75,
3	7	2	2	0,
3	5	1	1	0.25,2
3	5	2	2	0.5,2
4	5	1	1	0.25,1
4	7	0	0	0.25,2
5	7	1	1	0.25,2
5	0	1	1	0.25,
6	8	0	0	0.25,2
6	2	0	0	0.5,1
6	2	0	0	0,2
6	2	0	0	0.5,2
7	2	0	0	0,
7	7	1	1	0.5,1
8	1	1	1	0.5,1
8	5	1	1	0.5,2
8	6	0	0	0,
FST after back conversion is:
0	1	2	1	0.75
0	2	1	0	0.25
1	3	0	0	0
1	4	0	2	0.5
1	5	2	0	0.25
1	6	1	0	0
2	3	1	0	0
2	6	0	2	0
2	1
3	5	0	1	0.75
3	7	0	2	0
3	5	2	1	0.25
3	lattice-utils-test: lattice-utils-test.cc:105: void fst::TestShortestPath() [with Weight = fst::LatticeWeightTpl<double>; Int = int]: Assertion `ApproxEqual(ShortestDistance(cfst), ShortestDistance(nbest_fst_1b))' failed.

@stale stale bot removed the stale Stale bot on the loose label Jul 22, 2025
@danpovey danpovey merged commit f400766 into kaldi-asr:master Jul 22, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants