jiaqi.sjq
e90ff9e479
[to #42322933 ] tts sambert am changs from tensorfow to PyTorch and add licenses
* [to #41669377 ] docs and tools refinement and release
1. add build_doc linter script
2. add sphinx-docs support
3. add development doc and api doc
4. change version to 0.1.0 for the first internal release version
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8775307
3 years ago
wenmeng.zwm
6808e9a301
[to #44902099 ] add license for framework files
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10189613
3 years ago
Yingda Chen
e0ef60ca9b
[to #42322933 ] skip demo test by default
3 years ago
lingcai.wl
7a49fa1cc6
[to #44657982 ] add unittest for demo and demotest utils
unittest for demo service
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10006180
3 years ago
Yingda Chen
df6bb3deaf
[to #42322933 ] update tts model id
3 years ago
yingda.chen
45620dbc7f
[to #42322933 ]clean up test level
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9662182
* clean up test level
3 years ago
jiaqi.sjq
a17f29ce54
[to #42322933 ] Update tts task inputs
Refactor tts task inputs
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9412937
3 years ago
wenmeng.zwm
231f400133
[to #43112534 ] finetune support and first case
co-contributed with 夕陌&雨泓
* add torch epoch based trainer and dis utils
* add hooks including optimizer, lrscheduler, logging, checkpoint, evaluation, time profiling
* add torch mdoel base and test
* add optimizer and lrscheduler module
* add sbert for text classification example
* add task_dataset for dataset-level processor
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9338412
3 years ago
jiaqi.sjq
1a486b4b28
[To #42322933 ] Make all same lang_type voice models into one
[To #42322933 ] Merge same language type voice models into one model card, these changes make demo service much easier to handle different voices.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9353173
3 years ago
jiaqi.sjq
d313c440c4
[to #9303837 ] Merge frontend am and vocoder into one model card
Merge frontend, am and vocoder model card into one model card.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9303837
3 years ago
jiaqi.sjq
9b7e68b67e
[to #9285266 ] tts pipeline using model id params
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9285266
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9285266
3 years ago
wenmeng.zwm
bb57020daa
[to #42362425 ] remove add module to default group

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9229852
3 years ago
yingda.chen
1a0d4af55a
[to #42322933 ] test level check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9143809
3 years ago
wenmeng.zwm
e288cf076e
[to #42362853 ] refactor pipeline and standardize module_name
* using get_model to validate hub path
* support reading pipeline info from configuration file
* add metainfo const
* update model type and pipeline type and fix UT
* relax requimrent for protobuf
* skip two dataset tests due to temporal failure
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9118154
3 years ago
jiaqi.sjq
b1490bfd7f
[to #9061073 ] feat: merge tts to master
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9061073
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9061073
* [to #41669377 ] docs and tools refinement and release
1. add build_doc linter script
2. add sphinx-docs support
3. add development doc and api doc
4. change version to 0.1.0 for the first internal release version
Link: https://code.aone.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8775307
* [to #41669377 ] add pipeline tutorial and fix bugs
1. add pipleine tutorial
2. fix bugs when using pipeline with certain model and preprocessor
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/8814301
* refine doc
* refine doc
* merge remote release/0.1 and fix conflict
* Merge branch 'release/0.1' into 'nls/tts'
Release/0.1
See merge request !1700968
* [Add] add tts preprocessor without requirements. finish requirements build later
* [Add] add requirements and frd submodule
* [Fix] remove models submodule
* [Add] add am module
* [Update] update am and vocoder
* [Update] remove submodule
* [Update] add models
* [Fix] fix init error
* [Fix] fix bugs with tts pipeline
* merge master
* [Update] merge from master
* remove frd subdmoule and using wheel from oss
* change scripts
* [Fix] fix bugs in am and vocoder
* [Merge] merge from master
* Merge branch 'master' into nls/tts
* [Fix] fix bugs
* [Fix] fix pep8
* Merge branch 'master' into nls/tts
* [Update] remove hparams and import configuration from kwargs
* Merge branch 'master' into nls/tts
* upgrade tf113 to tf115
* Merge branch 'nls/tts' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into nls/tts
* add multiple versions of ttsfrd
* merge master
* [Fix] fix cr comments
* Merge branch 'master' into nls/tts
* [Fix] fix cr comments 0617
* Merge branch 'master' into nls/tts
* [Fix] remove comment out codes
* [Merge] merge from master
* [Fix] fix crash for incompatible tf and pytorch version, and frd using zip file resource
* Merge branch 'master' into nls/tts
* [Add] add cuda support
3 years ago