Граф коммитов

138 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 441fda8aef
Bump requests from 2.24.0 to 2.31.0 (#15)
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 18:13:12 +01:00
Jan Görgen 7c3901710a update gitignore 2023-03-21 19:15:09 -07:00
Jan Görgen 1bf4fb2f33
Update of Data Generation to accept file-based input data (#11)
* Added input-file based utternaces and entities

* Updated Data Generation Notebook to use csv-based input data

* Fixed comment from review, added ps1 to run scenarios for testing, updated documentation to use example assets in sample commands

* Updated sampel config
2023-03-21 18:40:39 -07:00
Jan Görgen 920e02e1d2
updated requirements & added setup.ps1 (#14) 2023-03-21 18:32:01 -07:00
Timm Walz 9509a1ca01
Merge pull request #10 from microsoft/feature/enhance_error_handling
Changed config params to dictionary
2022-01-19 17:05:02 +01:00
nonstoptimm 2aebfadf61 Changed config params to dictionary 2022-01-19 16:04:24 +00:00
Timm Walz 645458fe32
Merge pull request #9 from microsoft/feature/enhance_error_handling
Improved error handling of argparser
2022-01-19 15:35:14 +01:00
nonstoptimm 6cec1f54a9 Improved error handling of argparser 2022-01-19 14:34:40 +00:00
Timm Walz e96b31d834
Update README.md 2022-01-07 17:21:40 +01:00
Timm Walz 6a59489bd7
Corrected logging levels and contact information
Corrected logging levels and contact information
2022-01-07 16:25:47 +01:00
Timm Walz bfd65d3e60
Merge pull request #7 from microsoft/dependabot/pip/numpy-1.21.0
Bump numpy from 1.19.0 to 1.21.0
2022-01-07 16:24:00 +01:00
nonstoptimm b84acb2c8c corrected logging levels 2022-01-07 14:41:33 +00:00
nonstoptimm cdea98063b updated contact details 2022-01-07 14:39:35 +00:00
dependabot[bot] 7a87c0c6f3
Bump numpy from 1.19.0 to 1.21.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.0...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 14:38:18 +00:00
Timm Walz 845ee79501
Upgraded TTS to new SDK version
Upgraded TTS to new SDK version
2022-01-07 15:37:51 +01:00
nonstoptimm 705e2cb4a5 Implemented support for SSML, improved err handling 2022-01-07 14:34:03 +00:00
nonstoptimm 9b0d5c9a06 Upgraded TTS to new API and SDK version 2022-01-07 14:08:51 +00:00
Timm Walz 7fa165a369
Merge pull request #5 from microsoft/bugfix/german_umlaut_fix
temporary fix for german umlaut
2022-01-06 13:47:29 +01:00
nonstoptimm 3687537482 temporary fix for german umlaut 2022-01-06 12:43:03 +00:00
nonstoptimm ff4f2349d6 pytest for tts 2021-11-02 14:17:12 +01:00
nonstoptimm 770cba3f46 added pytest and updated requirements 2021-11-02 14:16:52 +01:00
nonstoptimm c33e3926d2 version upgrade 2021-11-02 13:25:35 +01:00
nonstoptimm 63791d4e5b update venv 2021-11-02 12:59:13 +01:00
nonstoptimm 1b1208e39c added driver to params, improved debugging 2021-11-02 12:50:45 +01:00
nonstoptimm 8ee93706c5 dependency cleanup and function renaming 2021-11-02 12:50:21 +01:00
nonstoptimm 61ea915f93 dependency cleanup 2021-11-02 12:50:12 +01:00
nonstoptimm dd538b242d pydub upgrade 2021-11-02 12:49:15 +01:00
nonstoptimm dc4683237f bugfix in tts param running glue, dependency clean 2021-11-02 12:48:48 +01:00
nonstoptimm f5c5e8fbfc updated pandas dependency 2021-09-23 11:57:37 +02:00
nonstoptimm 441c7ae92f updated gitignore to ignore virtualenvs 2021-09-23 11:57:27 +02:00
Timm Walz 504a50db54
Update README.md 2021-08-31 15:35:31 +02:00
nonstoptimm 5dcad450cb added lu function 2021-01-21 23:44:40 +01:00
nonstoptimm 726839ed91 added example file for notebook 2021-01-20 09:08:01 +01:00
nonstoptimm 265c4f4ebb version update in orch 2021-01-20 09:07:34 +01:00
nonstoptimm 08571a81a8 added evaluation notebook for stt cases 2021-01-19 15:08:29 +01:00
nonstoptimm e1d7797ead updates for luis scoring notebook 2021-01-19 15:08:12 +01:00
nonstoptimm 1230044a63 csv fix 2021-01-19 15:05:50 +01:00
nonstoptimm eb3c233c9c luis scoring rename 2021-01-19 12:04:24 +01:00
nonstoptimm 01f69a7348 docu update 2021-01-19 12:01:55 +01:00
nonstoptimm 6335dbce23 write csv and txt for tts 2021-01-19 11:39:23 +01:00
nonstoptimm 3a7fc19303 fix for ssml 2021-01-19 11:26:17 +01:00
nonstoptimm 3c9c17dc25 changes in luis scoring notebook 2021-01-19 10:56:03 +01:00
nonstoptimm 8dbc35bd90 small fixes for luis 2021-01-19 09:47:42 +01:00
nonstoptimm 9c024b0ef8 bug fix for transcription 2021-01-18 20:12:33 +01:00
nonstoptimm 891903a154 fixed tts cleaned output 2021-01-18 19:03:20 +01:00
nonstoptimm 9ddf7cfe3c Merge branch 'main' of https://github.com/microsoft/SpeechServices into main 2021-01-18 18:13:16 +01:00
nonstoptimm f62da8914c issue with config 2021-01-18 17:10:16 +01:00
nonstoptimm 2918aaf950 issue with f string 2021-01-18 17:10:04 +01:00
Timm Walz d31f1d62ba
Update GET_YOUR_KEYS.md 2021-01-12 21:11:02 +01:00
nonstoptimm cf8fa3cebd readme update 2021-01-11 11:21:09 +01:00