From a09db51873211d76a3e49b058b18873a4e002b81 Mon Sep 17 00:00:00 2001 From: hexgrad Date: Wed, 29 Jan 2025 15:59:50 -0800 Subject: [PATCH] Remove audio embed from README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 438a18f..88d8558 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ An inference library for [Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M). You can [`pip install kokoro`](https://pypi.org/project/kokoro/). - - > **Kokoro** is an open-weight TTS model with 82 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Kokoro can be deployed anywhere from production environments to personal projects. ### Usage