-
## 🐛 Bug Report
Whenever I run encodec I get:
```
$ encodec -b 3.0 -s encodec cut_original.wav
/tmp/encodec_vnenv/lib64/python3.11/site-packages/torch/nn/utils/weight_norm.py:30: UserWarning: tor…
-
I'm trying to train my own voice craft model but am encountering an issue when running the following script:
python phonemize_encodec_encode_hf.py
--dataset_size xs \
--download_to path/to/sto…
-
Hi! Do you have any plans for writing encodec fine-tuning code? The current checkpoint seems to perform really poorly on most sorts of electronic music so it's definitely a barrier for achieving high-…
-
I started off from update_submodule branch
```
/oos/bark.cpp/bark/bark.cpp:2048:43: error: use of undeclared identifier 'encodec_verbosity_level'; did you mean 'bark_verbosity_level'?
encod…
ti3x updated
6 months ago
-
Q: "I have four questions that I would like to confirm or discuss:
--- Does this model have the capability for streaming TTS? I only saw streaming audio tokens mentioned, so is this Encodec (SNAC) …
-
I'm sorry to bother you
I want to change this model from zero-shot to finetune with less data
When I use 4 data (repeated about 10 times) = 40 data for training. But He will keep popping up errors. …
-
-
Hi, thank you for the amazing work. May I ask two questions about Table 1?
1. Could you please provide more detailed descriptions about the ```baseline acoustic codec``` in your paper? Does it
- ex…
-
## ❓ Questions
Is it possible to fine-tune the model? If so, how?
Or is only the compression/decompression model provided?
-
I need the EnCodec tokens of long audio clips (hours long).
Inputing such files as-is results in cuda OOM.
I've seen you ["do not try to be smart about long files"](https://github.com/facebookresear…