Thiago Ramos 7daa2fcc90 Strings from WebUI and docs translated into pt-BR (#400) 1 سال پیش
..
locale 7daa2fcc90 Strings from WebUI and docs translated into pt-BR (#400) 1 سال پیش
README.md 01d38e3177 Add i18n statement (#325) 1 سال پیش
__init__.py b8473a9ee5 Add i18n engine 1 سال پیش
core.py b8473a9ee5 Add i18n engine 1 سال پیش
scan.py b8473a9ee5 Add i18n engine 1 سال پیش

README.md

i18n Folder Attribution

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:

fish_speech/i18n/core.py

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

fish_speech/i18n/scan.py

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.