-
### System Info / 系統信息
cuda 12.2,centos7
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [X] docker / docker
- [ ] pip install / 通过 pip install 安装
- [ ] installation from source …
-
Here is the development roadmap for 2024 Q4. Contributions and feedback are welcome ([**Join Bi-weekly Development Meeting**](https://t.co/4BFjCLnVHq)). Previous 2024 Q3 roadmap can be found in #634.
…
-
使用
```
ct2-transformers-converter --model BELLE-2/Belle-whisper-large-v3-zh --output_dir belle-whisper-large-v3-zh-ct2 \
--copy_files tokenizer.json --quantization float16
```
转换模型后,使用`whispe…
-
### Self Checks
- [X] This template is only for bug reports. For questions, please visit [Discussions](https://github.com/fishaudio/fish-speech/discussions).
- [X] I have thoroughly reviewed the proj…
-
The default mu_quantization value is 256, and I think higher value of mu_quantization may produce better quality audio.
I did these modifications to test mu_quantization value of 512:
1. modify va…
nanma updated
6 years ago
-
I am currently training a model for Japanese language processing. To improve audio quality, I have raised the sampling rate to 48,000. Next, when I compared the YAML configurations for the 40s and 75s…
-
Hello fairseq team!
#### Problem Summary
I've been trying to reproduce the results of [this paper](https://research.facebook.com/publications/hokkien-direct-speech-to-speech-translation/) for re…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
bflad updated
5 months ago
-
Hi author,
I've been experimenting with encoding audio using your fantastic method, and I noticed that the RVQ (Residual Vector Quantization) values I obtain are integers like the follows:
![values]…
-
I have been struggling trying to install the web interface for audio-webui.
I have followed the installation process which is too easy but I always have this error, every time I do clean installation…