Starred repositories
答题酷小程序,适用于考核,评测等场景,分为四大功能:答题,错题集,排名,答题记录;
答题小程序,刷题小程序,微信小程序,考试小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。
Pangu-Immortal / StepsTracking
Forked from DSMISHA/StepsTracking记步类软件小工具,适配了Android16. 全部代码都是Ai生成。
tanersener / ffmpeg-kit
Forked from arthenica/ffmpeg-kitFork of https://github.com/arthenica/ffmpeg-kit
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
A Reliable, Flexible, Fast and Powerful download engine.
Production-ready platform for agentic workflow development.
Hong Kong Cantonese Corpus of transcribed speech (spontaneous speech, radio programmes and a monologue).
基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具
[WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.
H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.
OK影视、tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
📱 Display and control your Android device graphically with scrcpy.
Showcase is an Android application for displaying pictures.
The Fully Customizable Desktop Environment for Windows 10/11.
An Android Image and Video Selection Framework Implemented with Jetpack Compose(一个用 Jetpack Compose 实现的 Android 图片视频选择框架)
An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react
本项目包含一系列Android开发的便携工具,主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等,能够让你快速、优雅的享受安卓便捷开发~
Sample code for the Microsoft Cognitive Services Speech SDK
🤖 💬 Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
rhdunn / espeak
Forked from espeak-ng/espeak-ngeSpeak NG is an open source speech synthesizer that supports 101 languages and accents.
A generative speech model for daily dialogue.
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
TextView 与 Edittext 根据输入内容重新排版 知识点:调用Edittext的settext方法不会触发onTextChange方法 onFinishInflate 方法只会调用一次