Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: benjaminwan/ChineseTtsTflite

0.5.0

23 Apr 07:07
@github-actions github-actions

Choose a tag to compare

  • 2022年04月23日 15:00:41 benjaminwan: edit README.md
  • 2022年04月23日 14:58:39 benjaminwan: edit build.gradle
  • 2022年04月23日 14:54:50 benjaminwan: move aars dir
  • 2022年04月23日 14:53:28 benjaminwan: edit .gitignore
  • 2022年04月23日 14:45:19 benjaminwan: edit README.md
  • 2022年04月23日 14:43:40 benjaminwan: edit github workflows: 增加步骤下载tensorflow-lite-aars
  • 2022年04月23日 14:40:29 benjaminwan: versionName: 0.5.0, versionCode:5
  • 2022年04月23日 14:39:50 benjaminwan: 使用裁剪编译的tensorflow-lite
  • 2022年04月23日 14:38:15 benjaminwan: .getignore
  • 2022年04月23日 14:37:46 benjaminwan: edit README.md
  • 2022年04月21日 16:09:19 benjaminwan: edit README.md
  • 2022年04月21日 14:34:12 benjaminwan: 标题显示版本号
  • 2022年04月21日 14:21:13 benjaminwan: convertTo16Bit方法改用kotlin实现
  • 2022年04月21日 10:52:57 benjaminwan: inputTextJob 在Main线程调用,避免线程同步问题
  • 2022年04月21日 10:52:03 benjaminwan: currentLanguage改用MutableList来存储
  • 2022年04月21日 10:50:38 benjaminwan: 调整设置界面UI
  • 2022年04月21日 09:24:46 benjaminwan: tensorflow-lite: 2.8.0, tf-ops: 2.8.0, lite-support:0.3.1
  • 2022年04月21日 09:18:57 benjaminwan: compose_version: 1.1.1, gradle: 7.1.3
Assets 3
Loading

0.4.0

23 Feb 08:04
@github-actions github-actions

Choose a tag to compare

  • 2022年02月23日 15:18:33 benjaminwan: edit README.md
  • 2022年02月23日 15:17:38 benjaminwan: versionName: 0.4.0, versionCode: 4
  • 2022年02月23日 15:17:11 benjaminwan: 提升转换速度:convertTo16Bit()替换toByteArray()方法
  • 2022年02月23日 15:11:53 benjaminwan: core-ktx:1.7.0, appcompat:1.4.1, material:1.5.0, activity-compose:1.4.0, Lifecycle: 2.4.1
  • 2022年02月23日 15:11:14 benjaminwan: compose: 1.1.0, kotlin: 1.6.10
  • 2022年02月23日 14:33:01 benjaminwan: gradle: 7.1.1, gradle-wrapper: 7.2
  • 2021年09月05日 18:10:34 benjaminwan: edit README.md
  • 2021年09月03日 17:51:12 benjaminwan: edit README.md
Loading

0.3.0

03 Sep 09:46
@github-actions github-actions

Choose a tag to compare

  • 2021年09月03日 17:40:37 benjaminwan: edit README.md
  • 2021年09月03日 17:39:07 benjaminwan: versionName: 0.3.0
  • 2021年09月03日 17:38:27 benjaminwan: edit README.md
  • 2021年09月03日 17:35:13 benjaminwan: add screen capture
  • 2021年09月03日 17:32:06 benjaminwan: Edit README.md
  • 2021年09月03日 17:30:31 benjaminwan: reformat code
  • 2021年09月03日 16:53:14 benjaminwan: 使用TextToSpeech代替TtsManager控制朗读
  • 2021年09月03日 15:19:28 benjaminwan: 添加同步方法speechAsync
  • 2021年09月03日 14:26:22 benjaminwan: path
  • 2021年09月03日 14:22:57 benjaminwan: 添加GetSampleText
  • 2021年09月03日 11:43:58 benjaminwan: 改进CheckVoiceData
  • 2021年09月03日 11:43:26 benjaminwan: 添加DownloadVoiceData
  • 2021年09月02日 15:55:56 benjaminwan: gradle: 7.0.2
  • 2021年09月01日 16:48:24 benjaminwan: edit README.md
Loading

0.2.0

31 Aug 11:02
@github-actions github-actions

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • 2021年08月31日 17:58:29 benjaminwan: versionName: 0.2.0
  • 2021年08月31日 17:44:33 benjaminwan: 添加 MoshiUtils 用于保存设置项
  • 2021年08月31日 17:28:33 benjaminwan: 添加 设置TTS按钮
  • 2021年08月31日 17:24:40 benjaminwan: 实现TtsService
  • 2021年08月31日 09:44:45 benjaminwan: 修改报名,添加空Service
  • 2021年08月31日 08:12:03 benjaminwan: clean
Loading

0.1.0

30 Aug 15:31
@github-actions github-actions

Choose a tag to compare

0.1.0 Pre-release
Pre-release
  • 2021年08月30日 23:25:58 benjaminwan: add github workflow config
  • 2021年08月30日 23:13:31 benjaminwan: add signingConfigs
  • 2021年08月30日 22:11:45 benjaminwan: edit README.md
  • 2021年08月30日 20:07:29 benjaminwan: 修改Title
  • 2021年08月30日 20:03:09 benjaminwan: format code
  • 2021年08月30日 19:56:12 benjaminwan: fix: 空语句朗读错误
  • 2021年08月30日 18:02:05 benjaminwan: 完成TtsManager,实现状态显示
  • 2021年08月30日 18:00:53 benjaminwan: edit build.gradle, add pinyin4j
  • 2021年08月30日 11:02:14 benjaminwan: edit build.gradle, add Tensorflow Lite
  • 2021年08月30日 10:56:39 benjaminwan: Application
  • 2021年08月30日 10:55:54 benjaminwan: edit build.gradle, add Logger
  • 2021年08月30日 10:43:38 benjaminwan: 测试界面编写
  • 2021年08月30日 10:07:43 benjaminwan: 修改ic_launcher
  • 2021年08月30日 09:44:11 benjaminwan: edit gitignore
  • 2021年08月30日 09:15:59 benjaminwan: edit README.md
  • 2021年08月28日 18:01:17 benjaminwan: edit README.md
  • 2021年08月28日 17:46:00 benjaminwan: edit README.md
Loading

Models

28 Aug 09:50
@benjaminwan benjaminwan

Choose a tag to compare

模型下载

  • models-tf.7z : 原始TensorflowTTS模型
  • models-tflite.7z : 转换后的TF Lite模型

定制编译版tensorflow-lite

依据模型使用的算子,定制缩减编译的版本。
裁剪前后的arr文件大小对比:

  • tensorflow-lite-2.8.0.aar: 5.4MB -> 3.7MB (68.5%)
  • tensorflow-lite-select-tf-ops-2.8.0.aar: 109.6MB -> 14.8MB (13.5%)
Loading

AltStyle によって変換されたページ (->オリジナル) /