FinalFrag/lexi-soundpack
Fork: 1 Star: 8 (更新于 2024-10-28 15:35:49)
license: GPL-3.0
Language: JavaScript .
A customizable sound pack for OpenTx/EdgeTX
最后发布版本: 2.0.0 ( 2024-04-06 19:38:10)
What is this?
This is a customizable soundpack for OpenTx.
Amber, the most popular soundpack, hasn't been updated since OpenTX 2.2 and is missing a lot of sounds. This results in some files sounding like Amber and others like the default voice that comes on OpenTX / EdgeTX radios.
I wanted a consistent voice and customizable sounds, so I created this script to generate sounds using the Google Text-to-speech API.
I'm missing a sound for ...
Open up a github issue and I will generate the sounds for you.
Thank you for this, how can I help?
If you like this soundpack, consider starring it on github.
If you wish to support me directly, you can do so via PayPal.
For developers
If you want to generate the soundpack yourself, follow these steps:
- Put your google service account json in google-service-account.json.
- https://console.cloud.google.com/iam-admin/serviceaccounts
- Select project
- Actions > Manage keys > Add key > JSON
- Put your google project id in the .env file (mentioned in the json file).
- List all the sounds you want to generate in sounds/extra.csv (format:
filename;text-to-speech
) - Generate the sounds by running the following command:
- Linux / Mac:
docker run -it --rm -v "$PWD":/usr/src/app -w /usr/src/app node bash -c "npm install && node main.js"
- Windows:
docker run -it --rm -v ${PWD}:/usr/src/app -w /usr/src/app node bash -c "npm install && node main.js"
- Linux / Mac:
最近版本更新:(数据更新于 2024-09-10 19:14:09)
2024-04-06 19:38:10 2.0.0
2023-12-07 02:07:45 1.3.0
2023-09-13 08:10:39 1.2.1
2023-09-11 22:57:39 1.2.0
2022-05-10 19:52:36 1.1.0
2021-05-19 04:31:52 1.0.0
FinalFrag/lexi-soundpack同语言 JavaScript最近更新仓库
2024-11-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web