|
|
1 год назад | |
|---|---|---|
| .. | ||
| locale | 1 год назад | |
| README.md | 1 год назад | |
| __init__.py | 1 год назад | |
| core.py | 1 год назад | |
| scan.py | 1 год назад | |
The i18n folder within the fish_speech directory contains files initially sourced from the RVC project. In compliance with the MIT license under which these files were released, we acknowledge the original authors and sources below:
Related code from RVC: https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/83d6a64e675d9bbd6e92ee450c5f807ed2bb54d8/i18n/i18n.py
Initial commit: add localization(添加本地化) RVC-Project/Retrieval-based-Voice-Conversion-WebUI#35
Initial author: @L4Ph
Related code from RVC: https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/blob/83d6a64e675d9bbd6e92ee450c5f807ed2bb54d8/i18n/scan_i18n.py
Initial commit: File for detecting i18n missing keys RVC-Project/Retrieval-based-Voice-Conversion-WebUI#1058
Initial author: @towzeur
We appreciate the contributions of the RVC project and its authors.