Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release v1.10.40 #1731

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Release v1.10.40 #1731

merged 1 commit into from
Jan 17, 2025

Conversation

csukuangfj
Copy link
Collaborator

No description provided.

@csukuangfj csukuangfj merged commit 2df43b3 into k2-fsa:master Jan 17, 2025
0 of 41 checks passed
@thewh1teagle
Copy link
Contributor

@csukuangfj

For some reason the release doesn't have checksum.txt

@csukuangfj
Copy link
Collaborator Author

@csukuangfj

For some reason the release doesn't have checksum.txt

Please recheck

@SoulBreacher
Copy link

I've tried kokoro model for tts but it doesn't load at all...tried other models for tts and some work but kokoro won't even pop-up.....am I missing files or something?

@thewh1teagle
Copy link
Contributor

I've tried kokoro model for tts but it doesn't load at all...tried other models for tts and some work but kokoro won't even pop-up.....am I missing files or something?

It's very easy with sherpa-rs

https://github.com/thewh1teagle/sherpa-rs/blob/main/examples/tts_kokoro.rs

@csukuangfj
Copy link
Collaborator Author

I've tried kokoro model for tts but it doesn't load at all...tried other models for tts and some work but kokoro won't even pop-up.....am I missing files or something?

please post logs to get help.

@SoulBreacher
Copy link

I've tried kokoro model for tts but it doesn't load at all...tried other models for tts and some work but kokoro won't even pop-up.....am I missing files or something?

please post logs to get help.

Unfortunately I don't know where the logs are being generated....if at all

@csukuangfj
Copy link
Collaborator Author

I've tried kokoro model

Please describe in detail how you tried it, what you got.

You need to tell us what you did and what you saw.

@SoulBreacher
Copy link

This is what I have done

Download the non-streaming-tts-x64

Downloaded the kokoro pretrained model

Uncompressed using 7z from .bz2

And again from .tar

Placed the .exe within the extracted folder as the applications instructions

Did not rename the .onnx as it is already "model.onnx"

Tried to run the .exe

Cursor shows hourglass icon alongside pointer

No response

@SoulBreacher
Copy link

The files available in the folder are:
License
Model.onnx
Readme
Tokens
Voices.bin

Espeak-ng-data folder

And lastly the tts exe

@csukuangfj
Copy link
Collaborator Author

This is what I have done

Download the non-streaming-tts-x64

Downloaded the kokoro pretrained model

Uncompressed using 7z from .bz2

And again from .tar

Placed the .exe within the extracted folder as the applications instructions

Did not rename the .onnx as it is already "model.onnx"

Tried to run the .exe

Cursor shows hourglass icon alongside pointer

No response

i see. The pre-built windows exe has not supported matcha tts or kokoro yet. We can support it though

@csukuangfj
Copy link
Collaborator Author

@SoulBreacher

Please create an issue ant we can support it soon.
Or you can use other method to run kokoro on windows, e.g,

pip install sherpa-onnx

then you can run sherpa-onnx-offline-tts.exe on the commandline.

@SoulBreacher
Copy link

Agh........great

Iv even installed rust....and get this when I try to use the command to install " cargo add sherpa-rs"

error: cargo add could not determine which package to modify. Use the --package option to specify a package.
available packages: sherpa-rs, sherpa-rs-sys

@csukuangfj csukuangfj deleted the release-v1.10.40 branch January 22, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants