Coder Social home page Coder Social logo

led-mirage / voivoclip Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 10.75 MB

VOICEVOXでクリップボードに貼り付けられたテキストを読み上げるアプリです。

License: MIT License

Python 99.78% Batchfile 0.22%
python text-to-speech voicevox

voivoclip's People

Contributors

led-mirage avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

voivoclip's Issues

文章分割処理により、行単位で処理する正規表現の挙動が正しく保証されていない

ノベルゲームで、主人公のセリフと地の文だけ読み上げる用に使う想定です。今この不具合によりこのような使い方はおそらく不可能です。

下記のように正規表現で処理を行いたいです。下記サイトでの結果は私の予期しているもので間違いありません。ですがVoivoClipでは同じ結果にはなっていません。
https://regex101.com/r/ayD8dP/1

下記文章分割のところで で分けしまっているのが原因だと思われます。テキストが長過ぎるとボイス生成の時間がかかりすぎるからそうしているかと思いますが、ボイス生成用のセンテンス分けを正規表現の処理を行ったあとで処理にするように順番を変えていただければ直るかと思います。

sentences = line.split("。")

よろしくお願いします。

漢字の読み方を変える方法

voicevoxって人名の漢字をいつも変な読み方にするんですよね。冬馬を「ふゆば」みたいに。それを「とうま」にする方法がありますか?ないならそれはリクエストです😀

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.