Giter VIP home page Giter VIP logo

discord-tts's Introduction

Discord TTS

discord-tts's People

Contributors

kisaragieffective avatar kory33 avatar renovate-bot avatar renovate[bot] avatar siro256 avatar yanorei32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-tts's Issues

意図しない読み上げが生じる

以下のものは素直に読み上げるべきではない。

  • URI
  • Spoiler
  • 絵文字
  • コードブロック
  • ユーザーメンション
  • ロールメンション

GLIBCのバージョンが合わなくて落ちる。

/usr/bin/discord-tts: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/bin/discord-tts)

何のためにDockerイメージ作っとるんじゃw
この前ビルド高速化する~とか言ってGHAのUbuntuでビルドするようにしたらDebianイメージにがっしゃんこしたところ壊れとるやんけ

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

cargo
Cargo.toml
  • base64 0.22.1
  • bytes 1.6.0
  • envy 0.4.2
  • futures 0.3.30
  • once_cell 1.19.0
  • regex 1.10.4
  • reqwest 0.12.4
  • serde 1.0.200
  • serde_json 1.0.116
  • serenity 0.12.1
  • songbird 0.4.1
  • symphonia 0.5.4
  • symphonia-core 0.5.4
  • structstruck 0.4.1
  • tap 1.0.1
  • tokio 1.37.0
  • tracing 0.1.40
  • tracing-subscriber 0.3.18
  • hound 3.5.1
dockerfile
Dockerfile
  • rust 1.78.0-bookworm
  • debian bookworm-slim@sha256:911821c26cc366231183098f489068afff2d55cf56911cb5b7bd32796538dfe1
github-actions
.github/workflows/actionlint.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • reviewdog/action-actionlint v1.48.0
  • ubuntu 22.04
.github/workflows/ci.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • actions-rs/toolchain v1.0.7
  • Swatinem/rust-cache v2.7.3
  • actions-rs/clippy-check v1.0.7
  • actions-rs/cargo v1.0.3
  • actions-rs/cargo v1.0.3
  • actions-rs/cargo v1.0.3
  • docker/setup-buildx-action v3.3.0
  • docker/login-action v3.2.0
  • docker/build-push-action v5.3.0
  • docker/build-push-action v5.3.0
  • ubuntu 22.04
.github/workflows/hadolint.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • reviewdog/action-hadolint v1.41.2
  • ubuntu 22.04
.github/workflows/validate-renovate.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • actions/setup-node v4.0.2
  • ubuntu 22.04
regex
init.sh
  • debian_12/ca-certificates 20230311
.github/workflows/ci.yml
  • ubuntu_22_04/cmake 3.22.1-1ubuntu1.22.04.2
Dockerfile
  • debian_12/cmake 3.25.1-1

  • Check this box to trigger a request for Renovate to run again on this repository

メモリリークしてる

これね。どう見てもメモリリーク。

let data = unsafe {
let mut data = std::mem::ManuallyDrop::new(data);
slice::from_raw_parts(data.as_mut_ptr().cast::<u8>(), data.len() * 2)
};

現状は運用でカバーしてる。

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.