Skip to content

Add CI/CD for Docker#3

Merged
Rapportus merged 2 commits intomasterfrom
ci
Jul 5, 2023
Merged

Add CI/CD for Docker#3
Rapportus merged 2 commits intomasterfrom
ci

Conversation

@Rapportus
Copy link
Owner

No description provided.

@Rapportus Rapportus merged commit 0da2ef5 into master Jul 5, 2023
@Rapportus Rapportus deleted the ci branch July 5, 2023 10:20
github-actions bot pushed a commit that referenced this pull request Jul 6, 2023
## 1.0.0 (2023-07-06)

### ⚠ BREAKING CHANGES

* Switch to using required inputs for better control (#6)

### Features

* add more flags to cli tool ([2d3e2e3](2d3e2e3))
* added --graph flag ([48e5692](48e5692))
* added ffmpeg module ([528df05](528df05))
* added init target in makefile ([d03a934](d03a934))
* ann network model training ([253865e](253865e))
* auto-detect encoding see [#3](#3) ([39170d5](39170d5))
* clean subtitles ([65d5168](65d5168))
* feature extraction of audio ([a6b2038](a6b2038))
* find minimum logloss and sync subtitle ([6479e47](6479e47))
* implemented media and neuralnet classes ([5744091](5744091))
* include feaults in cli help ([8fc00ee](8fc00ee))
* logfile cli argument ([670a55e](670a55e))
* logloss plot and test files ([aa412b5](aa412b5))
* make logloss ([773ac1c](773ac1c))
* option to seek to middle of media ([850c60d](850c60d))
* recursively sync subtitles ([6925225](6925225))
* subtitle class and sync (logloss plot) ([23c8c36](23c8c36))
* support .srt files as arguments ([04ab90e](04ab90e))
* Switch to using required inputs for better control ([#6](#6)) ([c03bc26](c03bc26))
* training accuracy/loss inspection ([2b42350](2b42350))

### Bug Fixes

* add .mp4 files, check ffmpeg exit code ([ca8260f](ca8260f))
* allow any version of tensorflow ([7ddd3e1](7ddd3e1))
* balance data ([e11222b](e11222b))
* catch runtime errors when calc logloss ([a022cc2](a022cc2))
* change encoding to utf-8 closes [#3](#3) ([3018a9c](3018a9c))
* downgrade tensorflow to 1.5.1 for windows ([34a4f0c](34a4f0c))
* ffmpeg start param ([b2d5243](b2d5243))
* ffmpeg subprocess on unix ([2f1f723](2f1f723))
* import matplotlib lazily ([93a6a36](93a6a36))
* input dimentions did not match ([23e6fa2](23e6fa2))
* insane spelling error ([09b201f](09b201f))
* make module installable by pip ([2c5c67c](2c5c67c))
* media file names ([a2dfb2a](a2dfb2a))
* omit empty string in media paths ([4c7a9c2](4c7a9c2))
* remove unnecessary prints ([0ebec09](0ebec09))
* typo ([6085dc7](6085dc7))
* update makefile with twine ([e5ce40c](e5ce40c))
* use absolute paths resolves [#2](#2) ([d9c3e6f](d9c3e6f))
* voice activity detection ([3673ce2](3673ce2))
* windows ffmpeg arguments ([e5ca00b](e5ca00b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant