日時 | 2024-11-12 |
---|---|
バージョン | 2024.5 |
作 | 時雨堂 |
URL | https://sora-cloud.shiguredo.jp/ |
OBS Studioに仮想カメラ出力やAIベースの音声ノイズ削減機能が追加 - PC Watch
こちらのプロジェクトは OBS でまかなえるようになったため、終了しました。
カスタマイズ無しで OBS -> 仮想カメラ出力 -> Momo (HWA) -> WebRTC -> Sora
ができるようになりました。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
IN=$1 | |
OUT=$2 | |
true ${SD_PARAMS:="-55dB:d=0.3"}; | |
true ${MIN_FRAGMENT_DURATION:="20"}; | |
export MIN_FRAGMENT_DURATION | |
if [ -z "$OUT" ]; then |
日時: | 2024-02-01 |
---|---|
作: | 時雨堂 |
資料 バージョン: | 2024.1 |
GitHub URL: | https://github.com/shiguredo/momo |
製品 URL: | https://momo.shiguredo.jp/ |
- 日時: 2025-02-16
- 作: 時雨堂
- バージョン: 2025.1
- URL: https://sora-labo.shiguredo.jp/
Sora Labo は WebRTC SFU Sora を検証目的であれば無料で試せるサービスです。