Skip to content

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

Merged
danbev merged 1 commit into
ggml-org:masterfrom
danbev:tts-python-suggestion
Jan 15, 2025
Merged

examples : add embd_to_audio to tts-outetts.py [no ci]#11235
danbev merged 1 commit into
ggml-org:masterfrom
danbev:tts-python-suggestion

Conversation

@danbev

@danbev danbev commented Jan 14, 2025

Copy link
Copy Markdown
Member

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
@danbev danbev deleted the tts-python-suggestion branch January 30, 2025 05:02
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)
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
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)
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
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)
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
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)
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
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)
phibya pushed a commit to ziee-ai/llama.cpp that referenced this pull request May 29, 2026
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)
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
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)
AlexiAlp pushed a commit to minghaop/llama.cpp that referenced this pull request Jun 2, 2026
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