Python

Thumbnail of post image 012
方法pip install Pillowfrom PIL import Image, ImageDraw, ImageFonttext = 'この?'font_size = 72font = ImageFont.truety ...

Python

Thumbnail of post image 070

Python で画像に文字を入れる時に縦書きにするとこのようなエラーが出ます。対応方法を示します

ダウンロードする方法

Archived: Python Extension Packages for Windows R ...

Python

Thumbnail of post image 056
インストール

次のプログラムを使用させていただきます

faster-whisperを利用してリアルタイム文字起こしに挑戦 #Python – Qiita

GitHub – reriiasu ...

Python

Thumbnail of post image 028
インストール

GitHub – jhj0517/Whisper-WebUI: A Web UI for easy subtitle using whisper model.

"D:\WinPython\Win ...

Python

Thumbnail of post image 185

whisper-micインストールpip install whisper-micオプション: --model 使用するモデル --device 使用するデバイス --english 英語モデルを使用するかどうか --verbose 詳細 ...

Python

Thumbnail of post image 060

インストール

ffmpegのダウンロードと展開ffmpeg-master-latest-win64-gpl.zip

Releases · BtbN/FFmpeg-Builds (github.com)

̶ ...

Python

Thumbnail of post image 076
プログラムclass Person: def __init__(self, name, age, gender, hobbies, desired_age_range, desired_hobbies): self.name = name ...

Python

Thumbnail of post image 181
プログラムimport pandas as pddf = pd.read_csv ('ticker.csv')pivot_table = df.pivot (index='tick', columns= ...

Python,

Thumbnail of post image 025

Python のライブラリーを使えば簡単に株価をダウンロードすることができます

yfinance

Yahoo!ファイナンスAPI を使用する Python ライブラリです

Yahoo!、Y!Finance、Yahoo! ...

Python

Thumbnail of post image 159

Windows 用のtriton は標準では提供されていないので自分でビルドして whl パッケージを作成してみました

mlir のライブラリの用意triton

MagicAnimate と同じフォルダーに入れます