Skip to content Skip to main navigation Skip to footer

Search: log

53 results

Releases and Changelogs (SPE)

…of SID4 audio source profile fails if path parameter is empty Improved: Better log message when switching to webhook Improved: Debug log level now shows task start and finish messages Speech Engine 3.36 Speech Engine 3.36.0, DB v1601, BSAPI 3.35.3 (2020-12-01) New: Added some useful information to log messages: Stream ID in task-related log messages Audio length in debug log

Releases and Changelogs (Browser)

…Compatibility with SPE 3.45 + all changes included in Feature Preview release 3.42 (see below) Phonexia Browser 3.42 Phonexia Browser 3.42.0, BSAPI 3.42.1 (2021-08-24) New: Server Information dialog New: Widget and dialog for managing language models New: Dialog for creating new language pack Improved: Language pack widget – add/remove language packs, show metafiles and language details Phonexia Browser 3.40 (Public…

Understand SPE configuration file

…MariaDB (SPE 3.46+) or MySQL (up to SPE 3.45), the built-in SQLite is not supported for logging. server.logging.file # Path to file where log is stored server.logging.file = ${application.dir}log/phxspe.log Path and filename to write the log to, if the server.logging.destination setting contains file value. Default value is ${application.dir}log/phxspe.log, i.e. a phxspe.log file in a log subdirectory of the SPE application…

Understand SPE configuration

…server.port = 8600 # Server logging # Level (trace, debug, information, warning, error, fatal) server.logging.level = information # Destination (console, file, database) # Logging to database is supported only for MySQL server.logging.destination = file # Path to file where log is stored server.logging.file = ${application.dir}log/phxspe.log Did you notice the server.logging.file directive? They present the first example of using variables in…

Releases and Changelogs (VIN)

…population sets (population sets support speech length compensation) The added dialog which offers to import new population sets into the user’s workspace Forbid usage of recordings with low SNR score Added settings of Scoring: the base of the logarithm of evidence score (log10 or ln) estimation of non-target distribution recording’s speech length compensation (beta) SID Evaluator improvements: The evidence table…

I get “Server failed to return a valid response” on login page

This error usually happens when you try to access Orbis before it has been fully initialized. When you start Orbis virtual machine, the Webserver component responsible for rendering login screen starts fast, but some other Orbis components takes a little longer to initialize. Try to wait for a while, then refresh the page and try again. If that doesn’t help,…

Understand SPE database

…which created the log record Thread identifier of thread which created the log record ThreadId numeric ID of thread which created the log record Priority priority of the operation which created the log record Text raw log text as it would be written into log file or console DateTime log record creation timestamp Example of SPE log in MySQL database…

Login

Username or E-mail* Password* Only fill in if you are not human Keep me signed in Register Forgot your password?…

Understand SPE multithreaded technologies initialization

…may cause the initialization to actually take longer than if only single thread would be used. The downside of multi-threaded initialization is somehow messy log file ;-), since the messages are written to the log as they come, making the eventual troubleshooting more difficult (nevertheless, each such message is marked by corresponding thread number). Therefore this configuration is more suitable…

Understand SPE directory structure

…more information about the “embedded SPE” mode. lib lib directory contains shared runtime .so libraries. This directory currently exists only in SPE for Linux. On Windows, shared .dll libraries are placed directly in SPE installation directory root. log log directory contains SPE log files. The default log base name is phxspe.log and can be changed in the SPE configuration file….

Release Notes

dialog are updated to better express their meaning For a complete list of the changes in SW, see these changelogs: SPE → CHANGELOG.txt included in the distribution, or Releases and Changelogs (SPE) BROWSER → CHANGELOG.txt included in the distribution, or Releases and Changelogs (Browser)   Previous Releases Speech Platform Public Release Fall 2022 (SPE v3.55) Welcome to the page introducing…

LID: Terminology and adaptation

Login: admin Language pack ‘l4_MyLanguagePack’ has been added to user ‘admin’. Then launch Speech Engine. If everything was done successfully, you should see the new language pack listed in response to GET /technologies/languageid/languagepacks REST query i.e. available for use in model=… parameter in GET /technologies/languageid REST queries listed in Language models pane in Phonexia Browser i.e. available for selection for…