From 0981150e6aa000540c890f42fa33af6c1d3c5d52 Mon Sep 17 00:00:00 2001 From: Keenan Freyberg <32879321+kmfreyberg@users.noreply.github.com> Date: Tue, 11 Apr 2023 18:18:23 -0700 Subject: [PATCH] Update model-card.md --- model-card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-card.md b/model-card.md index e54a17e..7ad8afe 100644 --- a/model-card.md +++ b/model-card.md @@ -13,7 +13,7 @@ Bark is a series of three transformer models that turn text into audio. ### Semantic to coarse tokens - Input: semantic tokens - - Output: tokens from the first two codebooks of the [Encodec Codec](https://github.com/facebookresearch/encodec) from facebook + - Output: tokens from the first two codebooks of the [EnCodec Codec](https://github.com/facebookresearch/encodec) from facebook ### Coarse to fine tokens - Input: the first two codebooks from EnCodec