mirror of
https://github.com/serp-ai/bark-with-voice-clone.git
synced 2025-12-15 03:07:58 +01:00
small updates
This commit is contained in:
@@ -8,7 +8,7 @@ The following is additional information about the models released here.
|
||||
|
||||
Bark is a series of three transformer models that turn text into audio.
|
||||
### Text to semantic tokens
|
||||
- Input: text, tokenized with [BERT tokenizer from huggingface](https://huggingface.co/docs/transformers/model_doc/bert#transformers.BertTokenizer)
|
||||
- Input: text, tokenized with [BERT tokenizer from Hugging Face](https://huggingface.co/docs/transformers/model_doc/bert#transformers.BertTokenizer)
|
||||
- Output: semantic tokens that encode the audio to be generated
|
||||
|
||||
### Semantic to coarse tokens
|
||||
|
||||
Reference in New Issue
Block a user