-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yangrongzhao
committed
Dec 13, 2024
1 parent
3deb9f6
commit 43ab1cd
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# OpenVoice.Axera | ||
|
||
## 官方repo: https://github.com/myshell-ai/OpenVoice.git | ||
人声克隆,官方repo: https://github.com/myshell-ai/OpenVoice.git | ||
|
||
## 模型转换 | ||
|
||
参考[模型转换文档](model_convert/README.md) | ||
|
||
## 运行 | ||
``` | ||
python3 main.py -i 输入音频 -o 输出音频(默认为output.wav) | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters