Skip to content

examples : add embd_to_audio to tts-outetts.py [no ci] #11235

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Jan 14, 2025

This commit contains a suggestion for adding the missing embd_to_audio function from tts.cpp to tts-outetts.py. This introduces a depencency to numpy which I was not sure if that is acceptable or not (only PyTorch was mentioned in referened PR).

Also the README has been updated with instructions to run the example with llama-server and the python script.

Refs: #10784 (comment)

This commit contains a suggestion for adding the missing embd_to_audio
function from tts.cpp to tts-outetts.py. This introduces a depencency
numpy which I was not sure if that is acceptable or not (only PyTorch
was mentioned in referened PR).

Also the README has been updated with instructions to run the example
with llama-server and the python script.

Refs: ggml-org#10784 (comment)
@github-actions github-actions bot added examples python python script changes labels Jan 14, 2025
@danbev danbev merged commit 0ccd7f3 into ggml-org:master Jan 15, 2025
1 check passed
@danbev danbev deleted the tts-python-suggestion branch January 30, 2025 05:02
tinglou pushed a commit to tinglou/llama.cpp that referenced this pull request Feb 13, 2025
This commit contains a suggestion for adding the missing embd_to_audio
function from tts.cpp to tts-outetts.py. This introduces a depencency
numpy which I was not sure if that is acceptable or not (only PyTorch
was mentioned in referened PR).

Also the README has been updated with instructions to run the example
with llama-server and the python script.

Refs: ggml-org#10784 (comment)
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
This commit contains a suggestion for adding the missing embd_to_audio
function from tts.cpp to tts-outetts.py. This introduces a depencency
numpy which I was not sure if that is acceptable or not (only PyTorch
was mentioned in referened PR).

Also the README has been updated with instructions to run the example
with llama-server and the python script.

Refs: ggml-org#10784 (comment)
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
This commit contains a suggestion for adding the missing embd_to_audio
function from tts.cpp to tts-outetts.py. This introduces a depencency
numpy which I was not sure if that is acceptable or not (only PyTorch
was mentioned in referened PR).

Also the README has been updated with instructions to run the example
with llama-server and the python script.

Refs: ggml-org#10784 (comment)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
examples python python script changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants