Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

SweetPotatoの譜面から音声を生成するツール。

License

Notifications You must be signed in to change notification settings

sevenc-nanashi/pjsekai-soundgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning
このリポジトリはもうメンテナンスされていません。pjsekai-soundgen-rustを使用してください。

pjsekai-soundgen / プロセカ風譜面音声生成ツール

pjsekai-soundgen は、SweetPotatoの譜面から音声を生成するツールです。

必須事項

利用方法

  1. Python をインストールする。
  2. pip install poetryで Poetry をインストールする。
  3. poetry installで依存パッケージをインストールする。
  4. poetry run python main.pyで実行する。

注意

動画の概要欄などに、自分(=名無し。)の

  • 名前(名無し。
  • Twitter のプロフィール
  • このリポジトリへのリンク
  • YouTube のチャンネル

が分かる文章を載せて下さい。

プロセカ風譜面音声生成ツール:
  https://github.com/sevenc-nanashi/pjsekai-soundgen
  作成:名無し。
  Twitter: https://twitter.com/sevenc_nanashi
  YouTube: https://youtube.com/channel/UCv9Wgrqn0ovYhUggSSm5Qtg

謝辞

sounds フォルダ内はmkpoli/paletteworksからのものです。

MIT License

Copyright (c) 2021 mkpoli

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

overlay_without_syncoverlay_without_sync_loopjiaaro/pydubからのものです。

Copyright (c) 2011 James Robert, http://jiaaro.com

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

SweetPotatoの譜面から音声を生成するツール。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages