beshkenadze commited on
Commit
5d5ce11
·
verified ·
1 Parent(s): 7675ef0

Add README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CMUdict IPA Pronunciation Dictionary
2
+
3
+ CMU Pronouncing Dictionary converted to IPA format for use with mlx-audio-swift G2P pipeline.
4
+
5
+ ## Contents
6
+ - — ~134K English word pronunciations in ARPAbet format
7
+ - — BSD-2-Clause license
8
+
9
+ ## Source
10
+ [CMU Pronouncing Dictionary](http://www.speech.cs.cmu.edu/cgi-bin/cmudict)
11
+
12
+ ## License
13
+ BSD-2-Clause (see LICENSE file)