Skip to content

Commit

Permalink
add autoregressive
Browse files Browse the repository at this point in the history
  • Loading branch information
fakerybakery authored Mar 19, 2024
1 parent 41dda6b commit 5d14af3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ We introduce PhonemizerBench, a benchmark to evaluate the similarity of alternat
| DeepPhonemizer | 85.24 |
| G2P_EN | 86.16 |
| OpenPhonemizer | 93.64 |
| OpenPhonemizer Autoregressive | **93.74** |

**Run 2**

Expand All @@ -87,6 +88,7 @@ We introduce PhonemizerBench, a benchmark to evaluate the similarity of alternat
| DeepPhonemizer | 85.03 |
| G2P_EN | 86.28 |
| OpenPhonemizer | 93.54 |
| OpenPhonemizer Autoregressive | **93.59** |

**Run 3**

Expand All @@ -96,6 +98,7 @@ We introduce PhonemizerBench, a benchmark to evaluate the similarity of alternat
| DeepPhonemizer | 84.64 |
| G2P_EN | 85.74 |
| OpenPhonemizer | 93.38 |
| OpenPhonemizer Autoregressive | **93.67** |

## Todo

Expand Down

0 comments on commit 5d14af3

Please sign in to comment.