Text-to-Speech
Core ML
Supertonic
speech
audio
tts
ane
apple-silicon
flow-matching
diffusion
multilingual
Instructions to use FluidInference/supertonic-3-coreml with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Supertonic
How to use FluidInference/supertonic-3-coreml with Supertonic:
from supertonic import TTS tts = TTS(auto_download=True) style = tts.get_voice_style(voice_name="M1") text = "The train delay was announced at 4:45 PM on Wed, Apr 3, 2024 due to track maintenance." wav, duration = tts.synthesize(text, voice_style=style) tts.save_audio(wav, "output.wav")
- Notebooks
- Google Colab
- Kaggle
Upload 21 files
Browse files- VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/analytics/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/model.mil +0 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Manifest.json +18 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/analytics/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/model.mil +0 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Manifest.json +18 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/analytics/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/coremldata.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/model.mil +0 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Manifest.json +18 -0
VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:981debe92ec0b3a942dc275155da876272a9137ada8e78dcc60d8c25f3248776
|
| 3 |
+
size 243
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6abedfe4ae4d4cffb5ad29f20bb1fd5516113ce275e3556c9a711fdc4215ef84
|
| 3 |
+
size 553
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd60d308e99c5be4796981f54bff2e0fe6983706bd31b48f331ddcd3239524a9
|
| 3 |
+
size 32168224
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:552e5b3f9066ff3435ce0ba861a82f6f143d748143f1c0b5bfd38231029db4cb
|
| 3 |
+
size 324603
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd60d308e99c5be4796981f54bff2e0fe6983706bd31b48f331ddcd3239524a9
|
| 3 |
+
size 32168224
|
VectorEstimatorVariants/VectorEstimator_L512_int4.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"7B7E4BC0-D636-4C74-BD26-2760483979EE": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"B260435A-8A95-4E67-9949-BFCFD8AB7E8C": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "7B7E4BC0-D636-4C74-BD26-2760483979EE"
|
| 18 |
+
}
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5ca9399b615a5b11908ae52d1181da023b5e6b39e68664e1752469c29065a65
|
| 3 |
+
size 243
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:995bf84d1ab2329e99794009d2115256d45b466caab7925538670bbe4e43db08
|
| 3 |
+
size 553
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7817449a6abbd4374178b647c61fbc4c6e94ce6da6c8ee0af68d7715f56b367
|
| 3 |
+
size 48103232
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fec36984cf6e6165d69a324dcad6c592a0eafc24371a273abcc1e03791aa13e6
|
| 3 |
+
size 324606
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7817449a6abbd4374178b647c61fbc4c6e94ce6da6c8ee0af68d7715f56b367
|
| 3 |
+
size 48103232
|
VectorEstimatorVariants/VectorEstimator_L512_int6.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"B089D9FD-DB18-43FA-980A-9E67D8CB6349": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"C4112943-CCAC-41E7-AFE8-AA8EA5127D66": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "B089D9FD-DB18-43FA-980A-9E67D8CB6349"
|
| 18 |
+
}
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/analytics/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e220c58e6865c027f8d748de4e8d6e5ca79ba78e7e9bbffb40ed547bb58bdb88
|
| 3 |
+
size 243
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/coremldata.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7847393e6acc9b909327c10a2522ec39dc3cbea20d4482a7813f8c2d8926ba66
|
| 3 |
+
size 553
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/model.mil
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlmodelc/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee48991c50aa1e7169c2a5ed02f46c5abb136449ff1f9470d27164daee93a9d6
|
| 3 |
+
size 64217056
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e278ed2fa72289a65ff3bba51bbcdb415c0d45eeaf5bd8a0bd58fead049342c4
|
| 3 |
+
size 323795
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee48991c50aa1e7169c2a5ed02f46c5abb136449ff1f9470d27164daee93a9d6
|
| 3 |
+
size 64217056
|
VectorEstimatorVariants/VectorEstimator_L512_int8.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"0BEAC173-AAF2-411B-90FC-209A6F8FDEDA": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"B0D41A4E-BE4D-466F-B6D1-28BDBFF5CB49": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "0BEAC173-AAF2-411B-90FC-209A6F8FDEDA"
|
| 18 |
+
}
|