sherpa_onnx
Speech recognition, speech synthesis, speaker diarization, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection.
跨平台加密语音日志应用 | cross-platform encrypted voice note app
Speech recognition, speech synthesis, speaker diarization, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection.
v5.9.3A flutter plugin for adapting screen and font size.Guaranteed to look good on different models
v4.5.2Add beautiful animated effects & builders in Flutter, via an easy, customizable, unified API.
A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.
v2.1.2NumberPicker is a widget allowing user to choose numbers by scrolling spinners.
v8.2.2A Dart implementation of Leaflet.makercluster for Flutter apps. Provides beautiful animated marker clustering functionality for flutter_map.
A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
A slim yet powerful caching plugin for flutter_map tile layers.
A low-level audio recorder plugin which uses miniaudio as backend. Detect silence and save to WAV audio file. Audio wave, FFT and volume level can be get in real-time.
Super simple pure Dart package for reading and writing WAV and raw audio files.
{"sdk":"flutter"}{"sdk":"flutter"}^0.20.2^10.0.0^4.0.0^1.1.1^1.19.1^4.5.2^5.9.3^9.2.3^12.0.0+1^2.3.0^1.9.1^1.4.0^4.9.0anyanyany^2.0.1^2.1.5^6.3.1^0.9.1^4.0.7^2.1.2^5.8.0+1^14.0.1^0.2.3^4.2.6^3.1.10^6.1.5^6.4.01.12.28^0.0.10^18.0.0^0.10.0{"sdk":"flutter"}^5.0.0^0.1.0^2.15.1^6.8.0^3.0.1English project snapshot. Visit GitHub for the latest content.
记忆是一款跨平台加密语音日志应用
https://github.com/user-attachments/assets/0943329e-faa0-4786-9a47-cce64bd72ede
安装依赖:
sudo dnf install \
gstreamer1 \ # 录音
gstreamer1-devel gstreamer1-plugins-base-devel \ # 播放
pam-devel \ # 身份验证
libsecret-devel \ # 储存敏感信息
gtk3-devel \ # Linux界面
squashfs-tools # Linux打包Appimage
dart run build_runner build --build-filter 'package:jiyi/utils/data/*'
# 安卓
flutter build apk --release
# Linux
flutter build linux --release
cp -r build/linux/x64/release/bundle ./AppDir
appimage-builder