Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ Due to different precisions, there are minor differences in the values generated
|
|
| 50 |

|
| 51 |
|
| 52 |
|
| 53 |
-
We see this when running the end to end pipeline with the Pytorch model versus the Core ML model (patched the Pyannote pipeline to run the Core ML model instead)
|
| 54 |

|
| 55 |
|
| 56 |
|
|
|
|
| 50 |

|
| 51 |
|
| 52 |
|
| 53 |
+
We see this when running the end to end pipeline with the Pytorch model versus the Core ML model (patched the Pyannote pipeline to run the Core ML model instead). The DER and JER is ~1% compared to the Pytorch model as we're dropping the precision to fp32
|
| 54 |

|
| 55 |
|
| 56 |
|