Skip to content

Conversation

danbev
Copy link
Member

@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples python python script changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants