2回目の更新は予想通りかなり空いてしまいましたね。。。 実は下書きはいくつかあるのですがお蔵入りしそうです。 お仕事は2つのプロジェクトを掛け持ちしつつ、日々お勉強で何とか頑張っています、という感じです。 今回はPyQt5についてのメモを残そう ...
This example demonstrates an embedded VLC player in Qt using PyQt5. the Python VLC binding file is included in this repo and can be found online here. The example is based on the (older) example ...
pyQT5로 간단히 GUI를 만들어서 meloTTS를 테스트해본 코드입니다. MeloTTS 설치방법은 아래 포스트를 참고하시구 본 저장소의 코드를 실행해보려면 추가로 pyQt5를 설치해야 합니다.